linux-kernel-test/arch/ia64/sn
Dean Nelson 59a0a8aa6a [IA64] fix call of smp_processor_id() by XPC while
XPC calls smp_processor_id() twice from xpc_setup_infrastructure() with
preemption enabled, which gets flagged if 'DEBUG_PREEMPT=y'. This patch
replaces the two calls to smp_processor_id() by a single call to
raw_smp_processor_id() since any CPU within the partition will do.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-07-13 11:52:45 -07:00
..
include [IA64] hotplug/ia64: SN Hotplug Driver: moving of header files 2005-07-06 15:26:51 -07:00
kernel [IA64] fix call of smp_processor_id() by XPC while 2005-07-13 11:52:45 -07:00
pci [IA64] Altix pcibus_to_node implementation 2005-07-12 16:12:55 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00