commit | 870e2a284567714335d125c390366dce882d726f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 29 17:41:55 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 20 11:51:30 2008 +0200 |
tree | 9efbf834eccda9d06a7a16f6ee12b0cc2b627a1f | |
parent | c5b77a3d3a716a5c61a1999d7f2a78e9c39fd1b0 [diff] |
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>