diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-01-08 09:04:45 +0000 |
|---|---|---|
| committer | Petr Pavlu <[email protected]> | 2025-03-10 10:54:45 +0000 |
| commit | 59aa1414bf33bc706d6bc9c4dc2cd57b85862a4c (patch) | |
| tree | eef01ae733b20ebb1e9d99bef62f833d4df116ce /lib/timerqueue.c | |
| parent | module: Use RCU in all users of __module_text_address(). (diff) | |
| download | kernel-59aa1414bf33bc706d6bc9c4dc2cd57b85862a4c.tar.gz kernel-59aa1414bf33bc706d6bc9c4dc2cd57b85862a4c.zip | |
ARM: 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.
Cc: Russell King <[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
