From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 00/10 v3] iommu/amd: lock splitting & GFP_KERNEL allocation Date: Thu, 29 Mar 2018 10:38:42 +0200 Message-ID: <20180329083842.ik7rxmfajhj5x3sq@8bytes.org> References: <20180322152242.12705-1-bigeasy@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180322152242.12705-1-bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Sebastian Andrzej Siewior Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Scott Wood List-Id: iommu@lists.linux-foundation.org On Thu, Mar 22, 2018 at 04:22:32PM +0100, Sebastian Andrzej Siewior wrote: > Hi, > > this is the rebase on top of iommu/x86/amd of my last series. It takes > Scotts comments into consideration from my v2. > > It contains lock splitting and GFP_KERNEL allocation of remap-table. > Mostly cleanup. > > The patches were boot tested on an AMD EPYC 7601. Applied, thanks.