From: Clark Williams Date: Fri, 22 Feb 2013 17:20:11 +0000 (-0800) Subject: sched: move RR_TIMESLICE from sysctl.h to rt.h X-Git-Tag: v3.9-rc1~103^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc681593b588786e6326b3e5f78ccc1683e2269c;p=pandora-kernel.git sched: move RR_TIMESLICE from sysctl.h to rt.h Originally submitted by Clark Williams as part of a cleanup, but happens also to fix an ia64 build problem: arch/ia64/kernel/init_task.c:38: error: 'RR_TIMESLICE' undeclared here (not in a function) Signed-off-by: Clark Williams Signed-off-by: Tony Luck --- Reading git-diff-tree failed