diff options
author | Yury Norov <yury.norov@gmail.com> | 2025-03-12 22:19:51 -0400 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2025-04-29 15:58:37 -0400 |
commit | e5bf9a4b68fae70e41d1410656490d8ac00c02fe (patch) | |
tree | 6ed18d2d87182b63c4922164ab10a43563af2477 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4923c2c5b66fe8dea1df5e16d61f15c1dbea5ba1 (diff) |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions