Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp1508027iob; Fri, 29 Apr 2022 06:56:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzLarpNaUfnDwP7ojGHUxtPgcGKJVQunzeiK4ahfKfUQAMTmLkhpeKbmnNXIG4esAw96zTG X-Received: by 2002:a05:6a00:2494:b0:50d:805c:8cb7 with SMTP id c20-20020a056a00249400b0050d805c8cb7mr14032891pfv.21.1651240619057; Fri, 29 Apr 2022 06:56:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1651240619; cv=none; d=google.com; s=arc-20160816; b=ZuD6l9aLQr12FAG7r844pQrkHABHz9AicuFs4fCCVjAAgjM3Poo34u3TwesYVULg6S ucmvMeKw6SEnJExflqWhQpJOh6b5exfn1/csLYiP4XDhSN0+WlRZHeTgIEbK2H7a5+CT rgevoKvqhvnRRNaIiH8gHkTQCdlFbIkn1u8F3EfuEtksUJYzhs72zFV4hfO72eGeIv33 SsxFt09dOyy0B6u4THiwHhw/cQE7mMwk+5H+fLp1S2doN7bxUDJB98FU+/r4B119DSvm EisT+19Z4qDQlSub88GzVt/YivM1S/vIpli6PvDGMLcHGjKtYkdG4xp1MfB+eyeplXoi qX4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=Lg3mjiN1UWKf2k5mHfq5XwijvNcjoNa8xxyj2tBgGrY=; b=zXBn8sa2YqEDhaU6MOTXHby2pYIArU/IZvu9+76sAAs+0zx8QmL+6i1BI7UP/8gGWS nmeH1RL9ltaPIAtGETHqp6cJgPLG06ZgR/lWWOURkHt4GdHioG2rBh6yXpZQPbtoRUz9 f53aYb2PkQ7qZdM4+LUr7HoJwil9DzGZ8r5FMz/2sLeirkmG4rwn692tAkRXjbqAlMR1 E5Y6sR6J5IVgEHsePaGGU0q9YyRrOiOfc04TaJNaZie24lKN5RuIePmvSmgWaZ2cecIm SMyrrUuyYEiTJ9doC86WXxwOlRW64SYNmY+RPh8BcLCeU1Epg2I4wr4I64MNnmFq1ZPB +8/g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id v3-20020a1709028d8300b00153b2d16641si6311976plo.585.2022.04.29.06.56.42; Fri, 29 Apr 2022 06:56:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347279AbiD1Nhg (ORCPT + 99 others); Thu, 28 Apr 2022 09:37:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229650AbiD1Nhc (ORCPT ); Thu, 28 Apr 2022 09:37:32 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B78F674C0 for ; Thu, 28 Apr 2022 06:34:17 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id 78C7F374; Thu, 28 Apr 2022 15:34:15 +0200 (CEST) Date: Thu, 28 Apr 2022 15:34:14 +0200 From: Joerg Roedel To: Jason Gunthorpe Cc: Lu Baolu , Kevin Tian , Liu Yi L , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier() Message-ID: References: <20220418005000.897664-1-baolu.lu@linux.intel.com> <20220428115411.GA8364@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220428115411.GA8364@nvidia.com> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 28, 2022 at 08:54:11AM -0300, Jason Gunthorpe wrote: > Can we get this on a topic branch so Alex can pull it? There are > conflicts with other VFIO patches Right, we already discussed this. Moved the patches to a separate topic branch. It will appear as 'vfio-notifier-fix' once I pushed the changes. Regards, Joerg