diff options
author | Pavel Tatashin <[email protected]> | 2018-07-25 16:00:18 -0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-07-30 19:32:29 +0200 |
commit | 684ad537abff987886d63fb3c573eeca40d7f2db (patch) | |
tree | 19b1f36de78935005c97516a97f2ab77ea06fc30 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 9407f5a7ee77c631d1e100436132437cf6237e45 (diff) |
timekeeping: Prevent false warning when persistent clock is not available
On arches with no persistent clock a message like this is printed during
boot:
[ 0.000000] Persistent clock returned invalid value
The value is not invalid: Zero means that no persistent clock is available
and the absence of persistent clock should be quietly accepted.
Fixes: 3eca993740b8 ("timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset()")
Signed-off-by: Pavel Tatashin <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions