From: Eric W. Biederman Date: Mon, 6 Nov 2006 07:52:11 +0000 (-0800) Subject: [PATCH] Improve the removed sysctl warnings X-Git-Tag: v2.6.19-rc5~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e009be8a0c2309f3696df70f72ef0075aa34c9c;p=pandora-kernel.git [PATCH] Improve the removed sysctl warnings Don't warn about libpthread's access to kernel.version. When it receives -ENOSYS it will read /proc/sys/kernel/version. If anything else shows up print the sysctl number string. Signed-off-by: Eric W. Biederman Cc: Cal Peake Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed