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:
251019f
)
ARM: add SCHED_HRTICK config option
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 17 Feb 2013 14:40:33 +0000
(14:40 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 17 Feb 2013 14:40:33 +0000
(14:40 +0000)
As we don't include kernel/Kconfig.hz as this defines HZ values
unsuitable for ARM platforms, add the SCHED_HRTICK to properly configure
the scheduler for hrtimer operation.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found