sched: Move RR_TIMESLICE from sysctl.h to rt.h
authorClark Williams <clark.williams@gmail.com>
Wed, 20 Feb 2013 15:19:09 +0000 (09:19 -0600)
committerIngo Molnar <mingo@kernel.org>
Fri, 22 Feb 2013 09:44:46 +0000 (10:44 +0100)
commit45ebd3945b2a3cf4eb89d5fb0090a3cb71af7973
treea7d5c4431cc97d075514511ba7c2e5ace232cbb4
parentbbbfeac92beff40eb86c7f682a7f1395f9f0ae52
sched: Move RR_TIMESLICE from sysctl.h to rt.h

This fixes an ia64 build bug reported by Tony Luck.

Reported-by: Tony Luck <tony.luck@gmail.com>
Signed-off-by: Clark Williams <clark.williams@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1361373550-4011-2-git-send-email-clark.williams@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched/rt.h
include/linux/sched/sysctl.h
This page took 0.032101 seconds and 5 git commands to generate.