summaryrefslogtreecommitdiffstats
path: root/kernel/sched/clock.c
diff options
context:
space:
mode:
authorPavel Tatashin <pasha.tatashin@oracle.com>2018-07-25 22:00:18 +0200
committerThomas Gleixner <tglx@linutronix.de>2018-07-30 19:32:29 +0200
commit684ad537abff987886d63fb3c573eeca40d7f2db (patch)
tree19b1f36de78935005c97516a97f2ab77ea06fc30 /kernel/sched/clock.c
parentsched/clock: Close a hole in sched_clock_init() (diff)
downloadlinux-684ad537abff987886d63fb3c573eeca40d7f2db.tar.xz
linux-684ad537abff987886d63fb3c573eeca40d7f2db.zip
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 <pasha.tatashin@oracle.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: steven.sistare@oracle.com Cc: daniel.m.jordan@oracle.com Cc: sboyd@kernel.org Cc: john.stultz@linaro.org Link: https://lkml.kernel.org/r/20180725200018.23722-1-pasha.tatashin@oracle.com
Diffstat (limited to 'kernel/sched/clock.c')
0 files changed, 0 insertions, 0 deletions