From: Al Viro Date: Thu, 4 Sep 2008 16:05:57 +0000 (+0100) Subject: forgotten refcount on sysctl root table X-Git-Tag: v2.6.27-rc6~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b380b0d4f7dffcc235c0facefa537d4655619101;p=pandora-kernel.git forgotten refcount on sysctl root table We should've set refcount on the root sysctl table; otherwise we'll blow up the first time we get down to zero dynamically registered sysctl tables. Signed-off-by: Al Viro Tested-by: James Bottomley Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed