git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5fe363
)
x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()
author
Yinghai Lu
<yinghai@kernel.org>
Thu, 20 Nov 2008 04:50:53 +0000
(20:50 -0800)
committer
Ingo 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