diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-01-08 09:04:53 +0000 |
|---|---|---|
| committer | Petr Pavlu <[email protected]> | 2025-03-10 10:54:46 +0000 |
| commit | 72ee1c20b0b5ee0e303cc4fbe2bae6523e382451 (patch) | |
| tree | 42ea085f0727ab2f4356532086c505ad7bdb8c52 /lib/timerqueue.c | |
| parent | jump_label: Use RCU in all users of __module_address(). (diff) | |
| download | kernel-72ee1c20b0b5ee0e303cc4fbe2bae6523e382451.tar.gz kernel-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 <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Petr Pavlu <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
