summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smp.c
diff options
context:
space:
mode:
authorJay Lan2006-12-12 00:39:23 +0100
committerTony Luck2006-12-12 19:09:39 +0100
commitadf142e379bd20ad906a7e36f722eaabb3b44b0c (patch)
treebcd0e2054bdaf023e211169bd46bb334b6cdcb11 /arch/ia64/kernel/smp.c
parent[PATCH] netpoll: fix netpoll lockup (diff)
downloadkernel-qcow2-linux-adf142e379bd20ad906a7e36f722eaabb3b44b0c.tar.gz
kernel-qcow2-linux-adf142e379bd20ad906a7e36f722eaabb3b44b0c.tar.xz
kernel-qcow2-linux-adf142e379bd20ad906a7e36f722eaabb3b44b0c.zip
[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0
This is an SN specific patch. Architectually, cpu_init is always called twice on cpu 0 and thus resulted in two SN_SAL_SET_CPU_NUMBER calls. This was harmless in production kernel; however, it can cause problem on booting up a crashdump kernel at Altix. Here is the patch that detects the second sn_cpu_init call and skips the second call to SN_SAL_SET_CPU_NUMBER. Signed-Off-By: Jay Lan <jlan@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions