git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a52bbe
)
[IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().
author
Robin Holt
<holt@sgi.com>
Thu, 2 Feb 2006 18:30:21 +0000
(12:30 -0600)
committer
Tony 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