From: Yinghai Lu Date: Thu, 20 Nov 2008 04:50:53 +0000 (-0800) Subject: x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic() X-Git-Tag: v2.6.29-rc1~538^2~26^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87f7606591aea6a8a38ea4c8911b5eeeee2740b8;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed