From: Yu Zhao Date: Mon, 22 Dec 2008 08:54:58 +0000 (+0800) Subject: VT-d: fix segment number being ignored when searching DRHD X-Git-Tag: v2.6.29-rc1~522^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e824f79240476d57a8589f46232cabf151efe90;p=pandora-kernel.git VT-d: fix segment number being ignored when searching DRHD On platforms with multiple PCI segments, any of the segments can have a DRHD with INCLUDE_PCI_ALL flag. So need to check the DRHD's segment number against the PCI device's when searching its DRHD. Signed-off-by: Yu Zhao Signed-off-by: David Woodhouse Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed