1
0
Fork 0
alistair23-linux/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 [IA64] sparse cleanup of shub_mmr.h 2005-06-28 09:37:16 -07:00
Makefile [IA64-SGI] SGI Altix cross partition functionality [3/3] 2005-05-03 12:37:19 -07:00
bte.c [IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy. 2005-04-25 13:19:11 -07:00
bte_error.c [IA64-SGI] Shub2 BTE support - BTE recovery code 2005-04-25 13:19:52 -07:00
huberror.c [IA64-SGI] Shub2 BTE support - BTE recovery code 2005-04-25 13:19:52 -07:00
idle.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_init.c [IA64] Altix pcibus_to_node implementation 2005-07-12 16:12:55 -07:00
iomv.c [IA64-SGI] altix: enable vgacon support 2005-06-28 09:23:04 -07:00
irq.c [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code 2005-07-06 15:29:53 -07:00
klconflib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
machvec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mca.c [IA64] SAL to OS callbacks cannot call sleeping 2005-05-03 13:48:55 -07:00
setup.c [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version code 2005-07-06 15:29:13 -07:00
tiocx.c [IA64] remove linux/version.h include from arch/ia64 2005-07-11 09:58:52 -07:00
xp_main.c [IA64-SGI] SGI Altix cross partition functionality (2nd 2005-05-03 12:16:52 -07:00
xp_nofault.S [IA64-SGI] SGI Altix cross partition functionality (2nd 2005-05-03 12:16:52 -07:00
xpc.h [PATCH] gcc4 compile fix for recent ia64 xpc changes 2005-06-25 16:24:25 -07:00
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 [PATCH] gcc4 compile fix for recent ia64 xpc changes 2005-06-25 16:24:25 -07:00
xpnet.c [IA64-SGI] SGI Altix cross partition functionality [3/3] 2005-05-03 12:37:19 -07:00