]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
timer_list: add base address to clock base
authorThomas Gleixner <tglx@linutronix.de>
Mon, 29 Sep 2008 15:41:55 +0000 (17:41 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 20 Oct 2008 09:51:30 +0000 (11:51 +0200)
commit870e2a284567714335d125c390366dce882d726f
tree9efbf834eccda9d06a7a16f6ee12b0cc2b627a1f
parentc5b77a3d3a716a5c61a1999d7f2a78e9c39fd1b0
timer_list: add base address to clock base

The base address of a (per cpu) clock base is a useful debug info.
Add it and bump the version number of timer_lists.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/timer_list.c