diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2025-01-08 10:04:56 +0100 |
---|---|---|
committer | Petr Pavlu <petr.pavlu@suse.com> | 2025-03-10 11:54:46 +0100 |
commit | 3983da398c26962e1d7ce691e83c968f7587d285 (patch) | |
tree | 43219d74b95ad52541e6a7521fa757f751a33fea /scripts/generate_rust_analyzer.py | |
parent | 7e74a7c00aefdcd0941d98873fce402d93ef07dc (diff) | |
download | linux-3983da398c26962e1d7ce691e83c968f7587d285.tar.gz linux-3983da398c26962e1d7ce691e83c968f7587d285.tar.bz2 linux-3983da398c26962e1d7ce691e83c968f7587d285.zip |
static_call: 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.
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-28-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