From: Clark Williams Date: Thu, 7 Feb 2013 15:46:59 +0000 (-0600) Subject: sched: Move sched.h sysctl bits into separate header X-Git-Tag: v3.9-rc1~172^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4aebc292fac7f34f8345664320e9d4a42ca76c;p=pandora-kernel.git sched: Move sched.h sysctl bits into separate header Move the sysctl-related bits from include/linux/sched.h into a new file: include/linux/sched/sysctl.h. Then update source files requiring access to those bits by including the new header file. Signed-off-by: Clark Williams Cc: Peter Zijlstra Cc: Steven Rostedt Link: http://lkml.kernel.org/r/20130207094659.06dced96@riff.lan Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed