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:
dac27f4
)
[PATCH] finish_stop: don't check stop_count < 0
author
Oleg Nesterov
<oleg@tv-sign.ru>
Wed, 29 Mar 2006 00:11:28 +0000
(16:11 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 29 Mar 2006 02:36:44 +0000
(18:36 -0800)
Remove an obscure 'stop_count < 0' check in finish_stop(). The previous patch
made this case impossible.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found