aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVitaly Kuznetsov <[email protected]>2018-12-10 18:21:53 +0100
committerPaolo Bonzini <[email protected]>2018-12-14 17:59:53 +0100
commita4987defc1e66c5b88c2a97e3a0ef386631587fa (patch)
tree8fb9d99d518f603a9ef62b6c0aef13876cb803a6 /tools/perf/scripts/python
parentec084491727b078a6628c690ec96f9c3a2253a61 (diff)
x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
hyperv-tlfs.h is a bit messy: CPUID feature bits are not always sorted, it's hard to get which CPUID they belong to, some items are duplicated (e.g. HV_X64_MSR_CRASH_CTL_NOTIFY/HV_CRASH_CTL_CRASH_NOTIFY). Do some housekeeping work. While on it, replace all (1 << X) with BIT(X) macro. Signed-off-by: Vitaly Kuznetsov <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions