diff options
author | 2022-11-06 22:24:08 +0100 | |
---|---|---|
committer | 2022-11-27 23:00:45 +0100 | |
commit | 97fa21f65c3eb5bbab9b4734bed37fd624cddd86 (patch) | |
tree | 878ddd74024e648d6d697012e91a5d35d9c56e82 /tools/perf/scripts/python | |
parent | x86/resctrl: Remove arch_has_empty_bitmaps (diff) | |
download | wireguard-linux-97fa21f65c3eb5bbab9b4734bed37fd624cddd86.tar.xz wireguard-linux-97fa21f65c3eb5bbab9b4734bed37fd624cddd86.zip |
x86/resctrl: Move MSR defines into msr-index.h
msr-index.h should contain all MSRs for easier grepping for MSR numbers
when dealing with unchecked MSR access warnings, for example.
Move the resctrl ones. Prefix IA32_PQR_ASSOC with "MSR_" while at it.
No functional changes.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20221106212923.20699-1-bp@alien8.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions