From: Thomas Gleixner Date: Thu, 25 Sep 2008 21:50:23 +0000 (+0200) Subject: timer_list: print real timer address X-Git-Tag: v2.6.28-rc1~82^2^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e67ef25a35b949561a9bd77693523ec94ab4a278;p=pandora-kernel.git timer_list: print real timer address 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 --- Reading git-diff-tree failed