[IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().
authorRobin Holt <holt@sgi.com>
Thu, 2 Feb 2006 18:30:21 +0000 (12:30 -0600)
committerTony Luck <tony.luck@intel.com>
Thu, 2 Feb 2006 21:37:46 +0000 (13:37 -0800)
During some testing, we got a warning about trying to allocate
memory while holding a lock.  This fixes that problem.

Signed-off-by: Robin Holt <holt@sgi.com>
Acked-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found