]> Pileus Git - ~andy/linux/commit
sched: move RR_TIMESLICE from sysctl.h to rt.h
authorClark Williams <clark.williams@gmail.com>
Fri, 22 Feb 2013 17:20:11 +0000 (09:20 -0800)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Feb 2013 17:20:11 +0000 (09:20 -0800)
commitbc681593b588786e6326b3e5f78ccc1683e2269c
tree21079559473523bae1561314eb6c8ae50f2f7c28
parent2ef14f465b9e096531343f5b734cffc5f759f4a6
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 <clark.williams@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/linux/sched/rt.h
include/linux/sched/sysctl.h