aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2025-01-08 09:04:43 +0000
committerPetr Pavlu <[email protected]>2025-03-10 10:54:45 +0000
commit6593a2c990f251bce63ab8de0397405303e32381 (patch)
treed6ac6434f1f92c1c4c654de90e1d26d039265060 /lib/timerqueue.c
parentmodule: Use RCU in search_module_extables(). (diff)
downloadkernel-6593a2c990f251bce63ab8de0397405303e32381.tar.gz
kernel-6593a2c990f251bce63ab8de0397405303e32381.zip
module: 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. 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