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:
b1b901c
)
[IA64] SAL to OS callbacks cannot call sleeping
author
Keith Owens
<kaos@sgi.com>
Fri, 8 Apr 2005 21:23:00 +0000
(14:23 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 3 May 2005 20:48:55 +0000
(13:48 -0700)
When SAL calls back into the OS, the OS code is running with preempt
disabled so it cannot call sleeping functions.
Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found