diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-01-08 09:04:52 +0000 |
|---|---|---|
| committer | Petr Pavlu <[email protected]> | 2025-03-10 10:54:46 +0000 |
| commit | 4038131fdf3dfecd5299040bc398cd8908e701ce (patch) | |
| tree | 94fc7c77a4e116d3fd24f1e8df06f944b384ef7b /lib/timerqueue.c | |
| parent | x86: Use RCU in all users of __module_address(). (diff) | |
| download | kernel-4038131fdf3dfecd5299040bc398cd8908e701ce.tar.gz kernel-4038131fdf3dfecd5299040bc398cd8908e701ce.zip | |
jump_label: Use RCU in all users of __module_address().
__module_address() can be invoked within a RCU section, there is no
requirement to have preemption disabled.
Replace the preempt_disable() section around __module_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
