| commit | 1a4a45516d7a57de0691352d899d7008f2e090d1 | [log] [tgz] |
|---|---|---|
| author | David Woodhouse <David.Woodhouse@intel.com> | Sun Jun 28 16:00:42 2009 +0100 |
| committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Jun 29 13:39:05 2009 +0100 |
| tree | 022ff1b91357207801dc000caab27004324b3c8b | |
| parent | 03d6a2461ab1704c171ce21081c5022378ef7a91 [diff] |
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 <David.Woodhouse@intel.com>