diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-11-16 09:48:41 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-02-07 07:27:13 +0100 |
commit | ea417aa8a38bc7db929281d6dc4b671e75f51844 (patch) | |
tree | 61f70f0f578d9ce66d40bcec03f727b7df256d76 /arch/parisc/math-emu | |
parent | 8676caa4fb7fc02b2c76842a0024919d0caa4b8d (diff) | |
download | linux-stable-ea417aa8a38bc7db929281d6dc4b671e75f51844.tar.gz linux-stable-ea417aa8a38bc7db929281d6dc4b671e75f51844.tar.bz2 linux-stable-ea417aa8a38bc7db929281d6dc4b671e75f51844.zip |
s390/debug: make debug event time stamps relative to the boot TOD clock
The debug features currently uses absolute TOD time stamps for the
debug events. Given that the TOD clock can jump forward and backward
due to STP sync checks the order of debug events can get obfuscated.
Replace the absolute TOD time stamps with a delta to the IPL time
stamp. On a STP sync check the TOD clock correction is added to
the IPL time stamp as well to make the deltas unaffected by STP
sync check.
The readout of the debug feature entries will convert the deltas
back to absolute time stamps based on the Unix epoch.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/parisc/math-emu')
0 files changed, 0 insertions, 0 deletions