commit | 54dbc0c9ebefb38840c6b07fa6eabaeb96c921f5 | [log] [tgz] |
---|---|---|
author | adurbin@google.com <adurbin@google.com> | Tue Sep 26 10:52:39 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:39 2006 +0200 |
tree | 83412b40b014bbcb05c629cc98d8bebb0c32f42b | |
parent | ec5c09269ba9cd3b9cf879390db6d5c7dcdcaf1e [diff] |
[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>