From bc681593b588786e6326b3e5f78ccc1683e2269c Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Fri, 22 Feb 2013 09:20:11 -0800 Subject: [PATCH] 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-format-patch failed