commit | 61df744314079e8cb8cdec75f517cf0e704e41ef | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sun Jun 28 11:55:58 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Jun 29 13:33:59 2009 +0100 |
tree | 55fd23fd2b1e909e203876d3d3b0d2eec879c675 | |
parent | 1c5a46ed49e37f56f8aa9000bb1c2ac59670c372 [diff] |
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 <David.Woodhouse@intel.com>