From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from theia.8bytes.org (8bytes.org [81.169.241.247]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 30B0A20E0 for ; Fri, 15 Jul 2022 08:22:22 +0000 (UTC) Received: by theia.8bytes.org (Postfix, from userid 1000) id ADEE31F88; Fri, 15 Jul 2022 10:22:20 +0200 (CEST) Date: Fri, 15 Jul 2022 10:22:19 +0200 From: Joerg Roedel To: Lu Baolu Cc: iommu@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/25] [PULL REQUEST] Intel IOMMU updates for Linux v5.20 Message-ID: References: <20220712000908.3431936-1-baolu.lu@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: <20220712000908.3431936-1-baolu.lu@linux.intel.com> Hi Baolu, On Tue, Jul 12, 2022 at 08:08:43AM +0800, Lu Baolu wrote: > Please consider them for v5.20. All applied, thanks.