From: Eric W. Biederman Date: Wed, 14 Feb 2007 08:34:13 +0000 (-0800) Subject: [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry X-Git-Tag: v2.6.21-rc1~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d912b0cc1a617d7c590d57b7ea971d50c7f02503;p=pandora-kernel.git [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry Add a parent entry into the ctl_table so you can walk the list of parents and find the entire path to a ctl_table entry. Signed-off-by: Eric W. Biederman Cc: Stephen Smalley Cc: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed