Files
ubports_kernel_google_msm/arch/ia64/sn/kernel
Jay Lan adf142e379 [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>
2006-12-12 10:09:39 -08:00
..
2006-10-06 10:09:41 -07:00
2006-10-09 14:19:07 -07:00
2005-04-16 15:20:36 -07:00
2006-12-01 14:36:57 -08:00
2006-02-02 13:35:59 -08:00
2005-04-16 15:20:36 -07:00
2006-12-01 14:36:57 -08:00
2006-12-01 14:36:57 -08:00
2006-01-17 13:53:24 -08:00
2006-10-08 12:32:36 -07:00
2006-10-03 22:21:02 +02:00