aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2022-07-19 13:47:14 -0400
committerBorislav Petkov <[email protected]>2022-07-19 20:53:10 +0200
commit3f2adf00f52b5f2e9e9f23bb5c77608fc9ee297c (patch)
tree10fdae3b49d9b250ad34a87ecfff7a19787638ed /scripts/gdb/linux/timerlist.py
parent6f33a9daff9f07906365c4054c90b225f346cd0e (diff)
x86/cpu: Use MSR_IA32_MISC_ENABLE constants
Instead of the magic numbers 1<<11 and 1<<12 use the constants from msr-index.h. This makes it obvious where those bits of MSR_IA32_MISC_ENABLE are consumed (and in fact that Linux consumes them at all) to simple minds that grep for MSR_IA32_MISC_ENABLE_.*_UNAVAIL. Signed-off-by: Paolo Bonzini <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions