From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 17 Nov 2012 13:27:43 +0100 From: Joerg Roedel To: Alex Williamson Cc: iommu@lists.linux-foundation.org, prometheanfire@gentoo.org, cardoe@gentoo.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, mthode@mthode.org, ddutile@redhat.com, bhelgaas@google.com, dwmw2@infradead.org Subject: Re: [PATCH] intel-iommu: Fix lookup in add device Message-ID: <20121117122743.GB11220@8bytes.org> References: <20121113172144.6783.37724.stgit@bling.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20121113172144.6783.37724.stgit@bling.home> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Tue, Nov 13, 2012 at 10:22:03AM -0700, Alex Williamson wrote: > We can't assume this device exists, fall back to the bridge itself. > > Signed-off-by: Alex Williamson > Tested-by: Matthew Thode > Cc: stable@vger.kernel.org Applied to iommu/fixes, thanks.