diff options
author | Thomas Gleixner <[email protected]> | 2019-06-23 15:23:51 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-06-28 00:57:18 +0200 |
commit | 3222daf970f30133cc4c639cbecdc29c4ae91b2b (patch) | |
tree | 6e5336600da18ffdc9e3f29ddf926142828a28e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6bdec41a0cbcbda35c9044915fc8f45503a595a0 (diff) |
x86/hpet: Separate counter check out of clocksource register code
The init code checks whether the HPET counter works late in the init
function when the clocksource is registered. That should happen right with
the other sanity checks.
Split it into a separate validation function and move it to the other
sanity checks.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ricardo Neri <[email protected]>
Cc: Ashok Raj <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Suravee Suthikulpanit <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Ravi Shankar <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions