From: Zou Nan hai Date: Mon, 15 Oct 2007 15:00:14 +0000 (+0200) Subject: sched: some proc entries are missed in sched_domain sys_ctl debug code X-Git-Tag: v2.6.24-rc1~1289^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace8b3d633f93da8535921bf3e3679db3c619578;p=pandora-kernel.git sched: some proc entries are missed in sched_domain sys_ctl debug code cache_nice_tries and flags entry do not appear in proc fs sched_domain directory, because ctl_table entry is skipped. This patch fixes the issue. Signed-off-by: Zou Nan hai Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed