commit | 390dd67c471a43a8a0f36c7d5177de49e7749c59 | [log] [tgz] |
---|---|---|
author | Seiichi Ikarashi <s.ikarashi@jp.fujitsu.com> | Thu Sep 10 18:01:56 2015 +0900 |
committer | John Stultz <john.stultz@linaro.org> | Mon Dec 07 12:15:28 2015 -0800 |
tree | 8c2d75cb4dcc3ff5cbb52b0601b8b74a86d60e52 | |
parent | 35a4933a895927990772ae96fdcfd2f806929ee2 [diff] |
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>