summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorYury Norov <yury.norov@gmail.com>2025-03-13 05:19:51 +0300
committerYury Norov <yury.norov@gmail.com>2025-04-29 22:58:37 +0300
commite5bf9a4b68fae70e41d1410656490d8ac00c02fe (patch)
tree6ed18d2d87182b63c4922164ab10a43563af2477 /scripts/gdb/linux/utils.py
parent4923c2c5b66fe8dea1df5e16d61f15c1dbea5ba1 (diff)
downloadlinux-e5bf9a4b68fae70e41d1410656490d8ac00c02fe.tar.xz
riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()
The atomic cpumask_assign_cpu() follows non-atomic cpumask_setall(), which makes the whole operation non-atomic. Fix this by relaxing to non-atomic __assign_cpu(). Fixes: 7c1e5b9690b0e14 ("riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF") Signed-off-by: Yury Norov [NVIDIA] <yury.norov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions