From: Ingo Molnar Date: Wed, 28 Jan 2009 15:31:52 +0000 (+0100) Subject: x86, smp: refactor ->inquire_remote_apic() methods X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25dc004903a38f0b6f6626dbbab058c8709c5398;p=pandora-kernel.git x86, smp: refactor ->inquire_remote_apic() methods Nothing exciting - a few subarches dont want APIC remote reads to be performed - the others are content with the default method. - extend the generic code to handle NULL methods - clear out dummy methods and replace them with NULL - clean up: remove wrapper macros, etc. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed