git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ef14f4
)
sched: move RR_TIMESLICE from sysctl.h to rt.h
author
Clark Williams
<clark.williams@gmail.com>
Fri, 22 Feb 2013 17:20:11 +0000
(09:20 -0800)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 22 Feb 2013 17:20:11 +0000
(09:20 -0800)
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>
No differences found