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:
73165b8
)
[PATCH] mark mutex_lock*() as might_sleep()
author
Ingo Molnar
<mingo@elte.hu>
Tue, 10 Jan 2006 21:10:36 +0000
(22:10 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 10 Jan 2006 21:20:47 +0000
(13:20 -0800)
Mark mutex_lock() and mutex_lock_interruptible() as might_sleep()
functions.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found