diff options
author | Chenyi Qiang <[email protected]> | 2022-08-02 11:32:06 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2022-08-02 13:42:00 +0200 |
commit | ffa6482e461ff550325356ae705b79e256702ea9 (patch) | |
tree | e191f4506dd6a5a482ad5962a031622346601ae8 /scripts/gdb/linux/dmesg.py | |
parent | 9de1f9c8ca5100a02a2e271bdbde36202e251b4b (diff) |
x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero
It's possible that this kernel has been kexec'd from a kernel that
enabled bus lock detection, or (hypothetically) BIOS/firmware has set
DEBUGCTLMSR_BUS_LOCK_DETECT.
Disable bus lock detection explicitly if not wanted.
Fixes: ebb1064e7c2e ("x86/traps: Handle #DB for bus lock")
Signed-off-by: Chenyi Qiang <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions