From: Linus Torvalds Date: Tue, 10 Jan 2006 16:56:39 +0000 (-0800) Subject: Fix rpc shutdown event condition bug X-Git-Tag: v2.6.16-rc1~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f47707b056bd2e3627ef390557ee93d312daba5;p=pandora-kernel.git Fix rpc shutdown event condition bug 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 --- Reading git-diff-tree failed