From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:33806 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751170Ab2HFEvc (ORCPT ); Mon, 6 Aug 2012 00:51:32 -0400 Message-ID: <501F4D51.9070306@gmail.com> Date: Sun, 05 Aug 2012 22:51:29 -0600 From: David Ahern MIME-Version: 1.0 To: Alex Williamson CC: joerg.roedel@amd.com, dwmw2@infradead.org, iommu@lists.linux-foundation.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] intel-iommu: Fix ACS path checking References: <20120804180155.6144.83332.stgit@bling.home> <20120804180852.6144.71902.stgit@bling.home> In-Reply-To: <20120804180852.6144.71902.stgit@bling.home> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-pci-owner@vger.kernel.org List-ID: On 8/4/12 12:08 PM, Alex Williamson wrote: > SR-IOV can create buses without a bridge. There may be other cases > where this happens as well. In these cases skip to the parent bus > and continue testing devices there. > > Signed-off-by: Alex Williamson Tested-by: David Ahern