summaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2025-01-08 10:04:53 +0100
committerPetr Pavlu <petr.pavlu@suse.com>2025-03-10 11:54:46 +0100
commit72ee1c20b0b5ee0e303cc4fbe2bae6523e382451 (patch)
tree42ea085f0727ab2f4356532086c505ad7bdb8c52 /scripts/generate_rust_analyzer.py
parent4038131fdf3dfecd5299040bc398cd8908e701ce (diff)
downloadlinux-72ee1c20b0b5ee0e303cc4fbe2bae6523e382451.tar.gz
linux-72ee1c20b0b5ee0e303cc4fbe2bae6523e382451.tar.bz2
linux-72ee1c20b0b5ee0e303cc4fbe2bae6523e382451.zip
jump_label: Use RCU in all users of __module_text_address().
__module_text_address() can be invoked within a RCU section, there is no requirement to have preemption disabled. Replace the preempt_disable() section around __module_text_address() with RCU. Cc: Ard Biesheuvel <ardb@kernel.org> Cc: Jason Baron <jbaron@akamai.com> Cc: Josh Poimboeuf <jpoimboe@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Steven Rostedt <rostedt@goodmis.org> 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-25-bigeasy@linutronix.de Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions