commit | 235dacbc795bb7ccf69db8ad9ff1587314cf857d | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joro@8bytes.org> | Tue Apr 09 17:53:14 2013 +0200 |
committer | Joerg Roedel <joro@8bytes.org> | Fri Apr 19 20:50:24 2013 +0200 |
tree | 4b0379069161fbd0bb012bf18fe341fb0f710b3d | |
parent | 31cff67f6b00456cac8890e8fd97694cadc754b8 [diff] |
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>