From: David Woodhouse Date: Sun, 28 Jun 2009 15:00:42 +0000 (+0100) Subject: intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARs X-Git-Tag: v2.6.31-rc2~12^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4a45516d7a57de0691352d899d7008f2e090d1;p=pandora-kernel.git intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARs This is fairly broken anyway -- it doesn't take hotplug into account. We should probably be checking page_is_ram() instead. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed