diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-01-29 08:49:25 +0000 |
|---|---|---|
| committer | Petr Pavlu <[email protected]> | 2025-03-10 10:54:46 +0000 |
| commit | 7e74a7c00aefdcd0941d98873fce402d93ef07dc (patch) | |
| tree | ac2cd4c0c06c6d6aa16b0bb5dfebb69b04eee717 /lib/timerqueue.c | |
| parent | bpf: Use RCU in all users of __module_text_address(). (diff) | |
| download | kernel-7e74a7c00aefdcd0941d98873fce402d93ef07dc.tar.gz kernel-7e74a7c00aefdcd0941d98873fce402d93ef07dc.zip | |
kprobes: 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: David S. Miller <[email protected]>
Cc: Anil S Keshavamurthy <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Naveen N Rao <[email protected]>
Cc: [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
