From: Aaron Durbin Date: Thu, 7 Dec 2006 01:14:01 +0000 (+0100) Subject: [PATCH] x86-64: Insert Local and IO APIC(s) into resource map X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=399287229c775a8962a852a761d65dc9475dec7c;p=pandora-kernel.git [PATCH] x86-64: Insert Local and IO APIC(s) into resource map Insert the Local APIC and IO APIC(s) into the resource tree. It allows the APIC resources to be visible within /proc/iomem. The patch also takes into account IO APIC(s) mapped in the PCI space by deferring the insertion until after PCI has allocated its necessary resources. Signed-off-by: Aaron Durbin Signed-off-by: Andi Kleen Cc: Andi Kleen Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton --- Reading git-diff-tree failed