[PATCH] insert IOAPIC(s) and Local APIC into resource map
authoradurbin@google.com <adurbin@google.com>
Tue, 26 Sep 2006 08:52:39 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:39 +0000 (10:52 +0200)
commit54dbc0c9ebefb38840c6b07fa6eabaeb96c921f5
tree83412b40b014bbcb05c629cc98d8bebb0c32f42b
parentec5c09269ba9cd3b9cf879390db6d5c7dcdcaf1e
[PATCH] insert IOAPIC(s) and Local APIC into resource map

This patch places the IOAPIC(s) and the Local APIC specified by ACPI
tables into the resource map. The APICs will then be visible within
/proc/iomem

Signed-off-by: Aaron Durbin <adurbin@google.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/apic.c