]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Fix rpc shutdown event condition bug
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:56:39 +0000 (08:56 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:56:39 +0000 (08:56 -0800)
We want to wait for the cl_users to go down to zero, not for it to stay
positive.  Quoth Trond (who wasn't even the author, but acked the wrong
version): "Argh! I need to increase my daily caffeine dosages."

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found