diff options
author | Thomas Gleixner <[email protected]> | 2016-11-19 13:47:33 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-29 19:23:15 +0100 |
commit | 7b3d2f6e08ed5eb6bcf6912938f7a542405f8e8e (patch) | |
tree | 0e6940350eeba63f102e93b8fb34b6f7e47df97c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 984fecebda3b9c8e3d75f8492593da71c58972b3 (diff) |
x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()
The art detection uses rdmsrl_safe() to detect the availablity of the
TSC_ADJUST MSR.
That's pointless because we have a feature bit for this. Use it.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Borislav Petkov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions