git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31cff67
)
iommu/amd: Add early maps for ioapic and hpet
author
Joerg Roedel
<joro@8bytes.org>
Tue, 9 Apr 2013 15:53:14 +0000
(17:53 +0200)
committer
Joerg Roedel
<joro@8bytes.org>
Fri, 19 Apr 2013 18:50:24 +0000
(20:50 +0200)
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>
No differences found