kernel-ark/arch/ia64/sn/kernel
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
..
sn2
bte_error.c
bte.c
huberror.c
idle.c
io_init.c [IA64] Altix pcibus_to_node implementation 2005-07-12 16:12:55 -07:00
iomv.c
irq.c [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code 2005-07-06 15:29:53 -07:00
klconflib.c
machvec.c
Makefile
mca.c
setup.c
tiocx.c [IA64] remove linux/version.h include from arch/ia64 2005-07-11 09:58:52 -07:00
xp_main.c
xp_nofault.S
xpc_channel.c [IA64] fix call of smp_processor_id() by XPC while 2005-07-13 11:52:45 -07:00
xpc_main.c [IA64] use msleep_interruptible() instead of schedule_timeout 2005-07-11 10:26:40 -07:00
xpc_partition.c
xpc.h
xpnet.c