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:
0cfd810
)
timer_list: print real timer address
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 25 Sep 2008 21:50:23 +0000
(23:50 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 20 Oct 2008 09:51:30 +0000
(11:51 +0200)
The current timer_list output prints the address of the on stack copy
of the active hrtimer instead of the hrtimer itself.
Print the address of the real timer instead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found