iommu/amd: Add early maps for ioapic and hpet
authorJoerg Roedel <joro@8bytes.org>
Tue, 9 Apr 2013 15:53:14 +0000 (17:53 +0200)
committerJoerg Roedel <joro@8bytes.org>
Fri, 19 Apr 2013 18:50:24 +0000 (20:50 +0200)
commit235dacbc795bb7ccf69db8ad9ff1587314cf857d
tree4b0379069161fbd0bb012bf18fe341fb0f710b3d
parent31cff67f6b00456cac8890e8fd97694cadc754b8
iommu/amd: Add early maps for ioapic and hpet

This is needed in a later patch were ioapic_map and hpet_map
entries are created before the slab allocator is initialized
(and thus add_special_device() can't be used).

Reviewed-by: Shuah Khan <shuahkhan@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/amd_iommu_init.c