From: Ingo Molnar Date: Thu, 26 Feb 2009 12:51:40 +0000 (+0100) Subject: x86: apic: simplify secondary CPU wakeup methods X-Git-Tag: v2.6.30-rc1~211^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5bcabf1b997d6b76a09114b5a79423495a1263;p=pandora-kernel.git x86: apic: simplify secondary CPU wakeup methods Impact: cleanup - rename apic->wakeup_cpu to apic->wakeup_secondary_cpu, to make it apparent that this is an SMP-only method - handle NULL ->wakeup_secondary_cpus to mean the default INIT wakeup sequence - this allows simplification of the APIC driver templates. Cc: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed