Received: by 2002:a05:6a10:87d6:0:0:0:0 with SMTP id g22csp329406pxr; Sun, 10 Apr 2022 16:27:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxvgtqBHUmTYARARkYr2YiDPGqJnFPVNjTRuKEoZ+c/WfMeqFjxR9xpaMquQn/uKsuc17J6 X-Received: by 2002:a17:903:32c4:b0:156:8fd2:4aae with SMTP id i4-20020a17090332c400b001568fd24aaemr30919789plr.150.1649633263093; Sun, 10 Apr 2022 16:27:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1649633263; cv=none; d=google.com; s=arc-20160816; b=KxruFDbY6sHAoj94tOnWNFryb3VzEGfGnwuwtl43yt+oR+thNokw8MloUxBno/jZfE AmExftnpbRe/7b/ELW5cfxHU1xnI2GKhDCsCJf9FzexgqBBUhdTpMvNWJy6qh+NNJlUW lR7liCHMJenBo27ZlLZoEjJnq8qWx9hAhUbl/m8MVqzCXRDHFcTv5CFowVBo7Y8yhZfR iWqnRJziDJ2D6+8kxEf3PNWBfTXj4ihjLRzCMkLPDzkD24aPR+hBqwNQzNOJYRJ95wKL sPlsU1/DWXJbzJ55ut5+oIWP6Yf3fqiA/FbKquQelqTL8br/OJHWEsuYoeUxkhWo/Iuj WKXg== 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=s5yve8wMO9pIXybCnOCAfzZ8RKFy7aD8BxI4AHF4Syk=; b=Bq6Xkl9J5LhTULORVSvgCbHRCOHyM8aFOEIEUG/AhIuPt/EcCwPSXAMNYv1uBJvM0N 6WWLaa+4lZW7kDvg68uAdktFEYooueQSGUK23/5ugKqOGf/wXZHo8aBrUoUA209CA97J mKXSBR5L3Q83ILTHu9NXqBd2jTh+TbrvJCMNU5ohIuBBQf40WGd7FfC5Dm/d5YPMGf5V ZZVl7dzIw8rldmSbk2KMJIMaej1PfTedAD/U5Zr5DFzla6e/6AU8NpCr5b9/ctzHiNil x40DP7tL8PlrnkPL8t4l6QyVU/cB1E7Z2z4fYwgfRK2al/G7Lhfgb7IGnSkWrEVFr+Z8 4cLQ== 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 t41-20020a056a0013a900b00505a8f4de6esi4151623pfg.190.2022.04.10.16.27.29; Sun, 10 Apr 2022 16:27:42 -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 S236732AbiDHODP (ORCPT + 99 others); Fri, 8 Apr 2022 10:03:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236712AbiDHOCi (ORCPT ); Fri, 8 Apr 2022 10:02:38 -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 311C13A5C5; Fri, 8 Apr 2022 07:00:35 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id 3256C1E9; Fri, 8 Apr 2022 16:00:33 +0200 (CEST) Date: Fri, 8 Apr 2022 16:00:31 +0200 From: Joerg Roedel To: Jason Gunthorpe Cc: Lu Baolu , Greg Kroah-Hartman , Alex Williamson , Bjorn Helgaas , Christoph Hellwig , Kevin Tian , Ashok Raj , Will Deacon , Robin Murphy , Dan Williams , rafael@kernel.org, Diana Craciun , Cornelia Huck , Eric Auger , Liu Yi L , Jacob jun Pan , Chaitanya Kulkarni , Stuart Yoder , Laurentiu Tudor , Thierry Reding , David Airlie , Daniel Vetter , Jonathan Hunter , Li Yang , Dmitry Osipenko , iommu@lists.linux-foundation.org, linux-pci@vger.kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier() Message-ID: References: <20220308054421.847385-1-baolu.lu@linux.intel.com> <20220315002125.GU11336@nvidia.com> <1033ebe4-fa92-c9bd-a04b-8b28b21e25ea@linux.intel.com> <20220408122352.GW2120790@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220408122352.GW2120790@nvidia.com> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE 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 Fri, Apr 08, 2022 at 09:23:52AM -0300, Jason Gunthorpe wrote: > Why rc3? It has been 4 weeks now with no futher comments. Because I start applying new code to branches based on -rc3. In the past I used different -rc's for the topic branches (usually the latest -rc available when I started applying to that branch), but that caused silly merge conflicts from time to time. So I am now basing every topic branch on the same -rc, which is usually -rc3. Rationale is that by -rc3 time the kernel should have reasonably stabilized after the merge window. Regards, Joerg