commit | 7c6c66362941df847957766ad133ff5fde67579c | [log] [tgz] |
---|---|---|
author | Robin Holt <holt@sgi.com> | Thu Feb 02 12:30:21 2006 -0600 |
committer | Tony Luck <tony.luck@intel.com> | Thu Feb 02 13:37:46 2006 -0800 |
tree | d9f548837ca949603aef0d25739fff514e631e2f | |
parent | 9a52bbed905fa41ca10f4db2e845b588f0fdfbef [diff] |
[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 <holt@sgi.com> Acked-by: Dean Nelson <dcn@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>