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:
f24444b
)
hrtimers: Avoid touching inactive timer bases
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 20 May 2011 11:05:15 +0000
(13:05 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 23 May 2011 11:59:54 +0000
(13:59 +0200)
Instead of iterating over all possible timer bases avoid it by marking
the active bases in the cpu base.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Peter Zijlstra <peterz@infradead.org>
No differences found