From: Suresh Siddha Date: Thu, 19 May 2011 23:45:46 +0000 (-0700) Subject: x86, apic: Use probe routines to simplify apic selection X-Git-Tag: v3.0-rc1~334^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebd680bd029a9fc47399ca61c950f8b6730ac40;p=pandora-kernel.git x86, apic: Use probe routines to simplify apic selection Use the unused probe routine in the apic driver to finalize the apic model selection. This cleans up the default_setup_apic_routing() and this probe routine in future can also be used for doing any apic model specific initialisation. Signed-off-by: Suresh Siddha Acked-by: Cyrill Gorcunov Cc: steiner@sgi.com Cc: yinghai@kernel.org Link: http://lkml.kernel.org/r/20110519234637.247458931@sbsiddha-MOBL3.sc.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed