Files
Linux/include/linux/sched
Clark Williams bc681593b5 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 <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
2013-02-22 09:20:11 -08:00
..