Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 409ABC61D97 for ; Mon, 30 Jan 2023 17:56:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235887AbjA3R4h (ORCPT ); Mon, 30 Jan 2023 12:56:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229522AbjA3R4f (ORCPT ); Mon, 30 Jan 2023 12:56:35 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E64C23B3F8 for ; Mon, 30 Jan 2023 09:55:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1675101354; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Wo7cDMhDh3KUEY93xfDj6PAM7si0Dt2e0ZmKREkC3R4=; b=IFgsnQNYdd/5DaDvHNMhF0EkvePZ6MNi8AyfmUuDschPQfR3CT+VVtF139qK28xIrDe5fH GFUzk13uNt2lYVVfFojpZXSsdR0Fmffpu2SpR95oPrwrDz7ocixb3GS1Aet1zXtfBAE5rB Hf3v7h+/epSAOSjDW70o3zqZ3AaB8go= Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-547-bOEWfWsIMXG_OK2EYV_3jw-1; Mon, 30 Jan 2023 12:55:53 -0500 X-MC-Unique: bOEWfWsIMXG_OK2EYV_3jw-1 Received: by mail-io1-f71.google.com with SMTP id k4-20020a6b7e44000000b0071e11cafea7so1300586ioq.15 for ; Mon, 30 Jan 2023 09:55:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wo7cDMhDh3KUEY93xfDj6PAM7si0Dt2e0ZmKREkC3R4=; b=Sw1NHOsaGN7LxIdbvte0Q6f8LT/uaeKzGe//yj5eBEU8JLyx5VC4uXlLtJcTRQLayM PbDaCFe7Fr1TYILcyHl3RmdzI4WXCX7vF51pS+cFkkJ+yXHRHXStBGcaZmfOoA/NIKKD LYWk/wcPcDUH2dKTYJwWXqGIhHB+DzVft6STu2fgiGsx21bEbsZ1OGuApj61Cs/PLxRv x+96Pz51AFEWZRibJsyN8MhE353N1OGyp7z4G1NexJ+5wQbIY2MeO97z6SrAOhCjgYPA 7FgAOKBpmBvqdqIqUNLwis4WafVVmgXYUzGm5S0BUsv85xXgTkMcZ6s8xqk81sr4K/Eu 6Tfw== X-Gm-Message-State: AO0yUKWT12MwTaws5PZQfDlUKg/q3zIgbRFkkSkrfdQWjMGUXYmYAfPR 7C7uIw/F+fy6leAyAjRkUSKQE0nNz303szvUXhSpMoZhr3tCmjkn0pP+za2RoZw/qXT8401hWWz 6robGwwdZVJ8xTS0oeug0eres X-Received: by 2002:a05:6e02:1645:b0:30c:1b0:fcf6 with SMTP id v5-20020a056e02164500b0030c01b0fcf6mr8417278ilu.7.1675101352188; Mon, 30 Jan 2023 09:55:52 -0800 (PST) X-Google-Smtp-Source: AK7set8nX3XySx+14VaCnnwOnPkxkUPIA8FP3+tr2FlxZ6foKcyL/EAK7UjS5b12ySh0oJMeOyR8Kw== X-Received: by 2002:a05:6e02:1645:b0:30c:1b0:fcf6 with SMTP id v5-20020a056e02164500b0030c01b0fcf6mr8417265ilu.7.1675101351943; Mon, 30 Jan 2023 09:55:51 -0800 (PST) Received: from redhat.com ([38.15.36.239]) by smtp.gmail.com with ESMTPSA id a16-20020a92d590000000b0031093e9c7fasm4150770iln.85.2023.01.30.09.55.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 09:55:51 -0800 (PST) Date: Mon, 30 Jan 2023 10:55:49 -0700 From: Alex Williamson To: Joerg Roedel Cc: Stephen Rothwell , Joerg Roedel , Jason Gunthorpe , Jason Gunthorpe , Linux Kernel Mailing List , Linux Next Mailing List , Niklas Schnelle Subject: Re: linux-next: manual merge of the iommu tree with Linus' tree Message-ID: <20230130105549.70044a51.alex.williamson@redhat.com> In-Reply-To: References: <20230127141330.28b2c653@canb.auug.org.au> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.35; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 30 Jan 2023 09:49:16 +0100 Joerg Roedel wrote: > Thanks for the report, Stephen. > > Alex, > > On Fri, Jan 27, 2023 at 02:13:30PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > Today's linux-next merge of the iommu tree got a conflict in: > > > > drivers/vfio/vfio_iommu_type1.c > > > > between commit: > > > > 895c0747f726 ("vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()") > > > > from Linus' tree and commit: > > > > 1369459b2e21 ("iommu: Add a gfp parameter to iommu_map()") > > > > from the iommu tree. > > In case you want to fix this up in your tree, the patch-set causing this > is in a separate branch in the IOMMU tree which you can merge into your > tree: > > git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git iommu-memory-accounting Hi Joerg, The conflict is with mainline, not my next branch. The commit above went in as a fix for v6.2. Thanks, Alex