From: Robin Holt Date: Thu, 2 Feb 2006 18:30:21 +0000 (-0600) Subject: [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave(). X-Git-Tag: v2.6.16-rc3~141^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6c66362941df847957766ad133ff5fde67579c;p=pandora-kernel.git [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave(). 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 Acked-by: Dean Nelson Signed-off-by: Tony Luck --- Reading git-diff-tree failed