diff options
author | Thomas Gleixner <[email protected]> | 2018-09-17 14:45:36 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-10-04 23:00:25 +0200 |
commit | a51e996d48ac9fa0a1260a3822a14f3d570d3be7 (patch) | |
tree | 2107e5215493d436ddf89573c2ebdf59d6267961 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2a21ad571b62440a4ad66d70b4b5d09c00029af4 (diff) |
x86/vdso: Enforce 64bit clocksource
All VDSO clock sources are TSC based and use CLOCKSOURCE_MASK(64). There is
no point in masking with all FF. Get rid of it and enforce the mask in the
sanity checker.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Matt Rickard <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Florian Weimer <[email protected]>
Cc: "K. Y. Srinivasan" <[email protected]>
Cc: Vitaly Kuznetsov <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Paolo Bonzini <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Juergen Gross <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions