aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2025-01-08 09:04:44 +0000
committerPetr Pavlu <[email protected]>2025-03-10 10:54:45 +0000
commitd593e0cabdf6428560f311af0657642979b2c8ad (patch)
tree86d62502b1ba6f357d9e2aede4212a2ab2d8de10 /lib/timerqueue.c
parentmodule: Use RCU in all users of __module_address(). (diff)
downloadkernel-d593e0cabdf6428560f311af0657642979b2c8ad.tar.gz
kernel-d593e0cabdf6428560f311af0657642979b2c8ad.zip
module: 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 <[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