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

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>
arch/x86/mach-generic/probe.c