From: Ido Yariv Date: Sat, 2 Jun 2012 22:11:34 +0000 (+0300) Subject: x86/platform: Introduce APIC post-initialization callback X-Git-Tag: v3.6-rc1~162^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7db971b235480849aa5b9209b67b62e987b3181b;p=pandora-kernel.git x86/platform: Introduce APIC post-initialization callback Some subarchitectures (such as vSMP) need to slightly adjust the underlying APIC structure. Add an APIC post-initialization callback to 'struct x86_platform_ops' for this purpose and use it for adjusting the APIC structure on vSMP systems. Signed-off-by: Ido Yariv Acked-by: Shai Fultheim Link: http://lkml.kernel.org/r/1338675095-27260-1-git-send-email-ido@wizery.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed