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
..
2005-07-01 08:20:23 -07:00
2005-07-07 18:23:42 -07:00
2005-07-07 18:23:46 -07:00
2005-06-25 16:24:55 -07:00
2005-07-07 18:23:44 -07:00
2005-07-07 18:23:46 -07:00
2005-07-10 12:23:24 -07:00