From: David Woodhouse Date: Sun, 28 Jun 2009 10:55:58 +0000 (+0100) Subject: intel-iommu: Introduce domain_pfn_mapping() X-Git-Tag: v2.6.31-rc2~12^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61df744314079e8cb8cdec75f517cf0e704e41ef;p=pandora-kernel.git intel-iommu: Introduce domain_pfn_mapping() ... and use it in the trivial cases; the other callers want individual (and bisectable) attention, since I screwed them up the first time... Make the BUG_ON() happen on too-large virtual address rather than physical address, too. That's the one we care about. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed