x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()
authorYinghai Lu <yinghai@kernel.org>
Thu, 20 Nov 2008 04:50:53 +0000 (20:50 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 20 Nov 2008 09:45:17 +0000 (10:45 +0100)
Impact: fix boot crash on 32-bit

Hiroshi Shimamoto reported a boot failure on 32-bit x86.

The setting of x86_quirks.wakeup_cpu is missing (when
not passing in an explicit apic= boot parameter).

Reported-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found