diff options
author | 2025-01-08 10:04:40 +0100 | |
---|---|---|
committer | 2025-03-10 11:54:44 +0100 | |
commit | 2bee017741f2890131da2fac96c3f2b64cb947b0 (patch) | |
tree | aa4ff4699b19c04fe1c16e8521ff17e9fe853dd9 /scripts/gdb/linux/utils.py | |
parent | module: Use RCU in find_symbol(). (diff) | |
download | wireguard-linux-2bee017741f2890131da2fac96c3f2b64cb947b0.tar.xz wireguard-linux-2bee017741f2890131da2fac96c3f2b64cb947b0.zip |
module: Use RCU in __is_module_percpu_address().
The modules list can be accessed under RCU assumption.
Use RCU protection instead preempt_disable().
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250108090457.512198-12-bigeasy@linutronix.de
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions