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:
fc0830f
)
tick: Move skew_tick option into the HIGH_RES_TIMER section
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 25 May 2012 12:08:57 +0000
(14:08 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 25 May 2012 12:08:57 +0000
(14:08 +0200)
commit 5307c95 (tick: Add tick skew boot option) broke the
!CONFIG_HIGH_RES_TIMERS build.
Move the boot option parsing into the CONFIG_HIGH_RES_TIMERS section.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Mike Galbraith <mgalbraith@suse.de>
No differences found