]> git.karo-electronics.de Git - linux-beck.git/commit
clocksource: Add CPU info to clocksource watchdog reporting
authorSeiichi Ikarashi <s.ikarashi@jp.fujitsu.com>
Thu, 10 Sep 2015 09:01:56 +0000 (18:01 +0900)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 7 Dec 2015 20:15:28 +0000 (12:15 -0800)
commit390dd67c471a43a8a0f36c7d5177de49e7749c59
tree8c2d75cb4dcc3ff5cbb52b0601b8b74a86d60e52
parent35a4933a895927990772ae96fdcfd2f806929ee2
clocksource: Add CPU info to clocksource watchdog reporting

The clocksource watchdog reporting was improved by 0b046b217ad4c6.
I want to add the info of CPU where the watchdog detects a
deviation because it is necessary to identify the trouble spot
if the clocksource is TSC.

Signed-off-by: Seiichi Ikarashi <s.ikarashi@jp.fujitsu.com>
[jstultz: Tweaked commit message]
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/clocksource.c