From: Eric W. Biederman Date: Fri, 8 Dec 2006 10:39:57 +0000 (-0800) Subject: [PATCH] sysctl: fix sys_sysctl interface of ipc sysctls X-Git-Tag: v2.6.20-rc1~34^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b49a257850fb8ad91f4c76bb712e9213141a34a;p=pandora-kernel.git [PATCH] sysctl: fix sys_sysctl interface of ipc sysctls Currently there is a regression and the ipc sysctls don't show up in the binary sysctl namespace. This patch adds sysctl_ipc_data to read data/write from the appropriate namespace and deliver it in the expected manner. [akpm@osdl.org: warning fix] Signed-off-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed