summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorPawan Gupta <pawan.kumar.gupta@linux.intel.com>2025-08-14 20:20:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-09-11 18:21:46 +0300
commit28504e31029b1612a1cbf2b81db244124cad0bad (patch)
tree71e732ff36e20cbc570e33b547a37cd0fc050729 /scripts/gdb/linux/interrupts.py
parent459274c77b37ac63b78c928b4b4e748d1f9d05c8 (diff)
downloadlinux-28504e31029b1612a1cbf2b81db244124cad0bad.tar.xz
x86/bugs: Move cpu_bugs_smt_update() down
Commit 6449f5baf9c78a7a442d64f4a61378a21c5db113 upstream. cpu_bugs_smt_update() uses global variables from different mitigations. For SMT updates it can't currently use vmscape_mitigation that is defined after it. Since cpu_bugs_smt_update() depends on many other mitigations, move it after all mitigations are defined. With that, it can use vmscape_mitigation in a moment. No functional change. Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Reviewed-by: Dave Hansen <dave.hansen@linux.intel.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions