From ace8b3d633f93da8535921bf3e3679db3c619578 Mon Sep 17 00:00:00 2001 From: Zou Nan hai Date: Mon, 15 Oct 2007 17:00:14 +0200 Subject: [PATCH] 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-format-patch failed