From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.8bytes.org (mail.8bytes.org [85.214.250.239]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 1141328FA for ; Mon, 26 Sep 2022 13:01:09 +0000 (UTC) Received: from 8bytes.org (p549ad5ad.dip0.t-ipconnect.de [84.154.213.173]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id C514B222722; Mon, 26 Sep 2022 15:01:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1664197268; bh=1Q4KS+kJWmn8dojcJlNBkaBQbp7UKdMZq2hj4C2yZbQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=A3P6ejM47UAW0veZN2gqdNKTFtYqiN8SN+WESnMKU1PxO/j1PnokK0mdSPa1IJHPU NyzwJrqaK9dHRJj9nTNOPyQ4JICPDNXuAIzGW8xm9VSqCnZWA7JvkQTjlfmXYS7SGW zFVZSF7snXjvmiUB+DeKFQEJVErPBlFzAsgOOgWK1ILB4uUOo5uYod/XA70amKrCCY FAV7jCd2Rv9w9bQo9VjoVMSpPYS50QoJUCk7K55hU9A4Tq9njgQhSGOvDiA0KOaNEc nJSrou6SzSPG3b0NFmatrr9Ww4Lt5YbAEBtkG7gqS8ywzQivawgBnIczQfXCrzxK0r ORPoPbudNwamg== Date: Mon, 26 Sep 2022 15:01:07 +0200 From: Joerg Roedel To: Baolu Lu Cc: iommu@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for Linux v6.1 Message-ID: References: <20220923004206.3630441-1-baolu.lu@linux.intel.com> <64405aee-0701-5b1f-084a-f0750372a563@linux.intel.com> Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <64405aee-0701-5b1f-084a-f0750372a563@linux.intel.com> On Mon, Sep 26, 2022 at 08:38:09PM +0800, Baolu Lu wrote: > Do you prefer applying de9f8a91eb32 to vt-d branch, or let me send a new > v6.0-rc7 based pull request? Yes, please send a v6.0-rc7 pull-request. I'd like to carry the conflict resolution in the merge commit for next. Regards, Joerg