]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd3758ee686fff43d2d5851211cd1beea05e3480
tree4b0379069161fbd0bb012bf18fe341fb0f710b3d
parent1071b6e55f21b4dcd12322bdb5ccae0abd4e33c6
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