From: Yinghai Lu Date: Thu, 26 Feb 2009 04:50:49 +0000 (-0800) Subject: x86: remove update_apic from x86_quirks X-Git-Tag: v2.6.30-rc1~211^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b6163bf5772644068694583816fa41e8474239f;p=pandora-kernel.git x86: remove update_apic from x86_quirks Impact: cleanup x86_quirks->update_apic() calling looks crazy. so try to remove it: 1. every apic take wakeup_cpu member directly 2. separate es7000_apic to es7000_apic_cluster 3. use uv_wakeup_cpu directly Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed