From: Thomas Gleixner Date: Mon, 29 Sep 2008 15:31:41 +0000 (+0200) Subject: timer_list: print cpu number of clockevents device X-Git-Tag: v2.6.28-rc1~82^2^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b77a3d3a716a5c61a1999d7f2a78e9c39fd1b0;p=pandora-kernel.git timer_list: print cpu number of clockevents device The per cpu clock events device output of timer_list lacks an association of the device to the cpu which is annoying when looking at the output of /proc/timer_list from a 128 way system. Add the CPU number info and mark the broadcast device in the device list printout. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed