aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2022-05-06 15:54:01 -0700
committerHans de Goede <[email protected]>2022-05-12 15:35:29 +0200
commit2760f5a415c3b86c6394738c6cff740c8b4ce664 (patch)
tree97c1c0391a33742be5c5ef7b7b0dd0b990bf4f97 /scripts/gdb/linux/utils.py
parentdb1af12929c99d15fc04cc5c4447b87ab51eab0a (diff)
stop_machine: Add stop_core_cpuslocked() for per-core operations
Hardware core level testing features require near simultaneous execution of WRMSR instructions on all threads of a core to initiate a test. Provide a customized cut down version of stop_machine_cpuslocked() that just operates on the threads of a single core. Suggested-by: Thomas Gleixner <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Tony Luck <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions