From: Yong Zhang Date: Sun, 20 Feb 2011 07:08:12 +0000 (+0800) Subject: sched, autogroup, sysctl: Use proc_dointvec_minmax() instead X-Git-Tag: v2.6.39-rc1~509^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1747b21fecbfb63fbf6b9624e8b92707960d5a97;p=pandora-kernel.git sched, autogroup, sysctl: Use proc_dointvec_minmax() instead sched_autogroup_enabled has min/max value, proc_dointvec_minmax() is be used for this case. Signed-off-by: Yong Zhang Cc: Mike Galbraith Signed-off-by: Peter Zijlstra LKML-Reference: <1298185696-4403-2-git-send-email-yong.zhang0@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed