From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH] iommu/amd: Correct the wrong setting of alias DTE in do_attach Date: Fri, 29 Jan 2016 12:28:57 +0100 Message-ID: <20160129112856.GD4204@8bytes.org> References: <1453298479-15434-1-git-send-email-bhe@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1453298479-15434-1-git-send-email-bhe-H+wXaHxf7aLQT0dZR+AlfA@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: Baoquan He Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Wed, Jan 20, 2016 at 10:01:19PM +0800, Baoquan He wrote: > In below commit alias DTE is set when its peripheral is > setting DTE. However there's a code bug here to wrongly > set the alias DTE, correct it in this patch. > > commit e25bfb56ea7f046b71414e02f80f620deb5c6362 > Author: Joerg Roedel > Date: Tue Oct 20 17:33:38 2015 +0200 > > iommu/amd: Set alias DTE in do_attach/do_detach > > Signed-off-by: Baoquan He > Tested-by: Mark Hounschell Applied, thanks.