diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-01-08 09:04:51 +0000 |
|---|---|---|
| committer | Petr Pavlu <[email protected]> | 2025-03-10 10:54:45 +0000 |
| commit | 14daa3bca2176024704ceac1b476712309352261 (patch) | |
| tree | a312e5c2bb18e3e728fc46ee0e0b089b46bae606 /lib/timerqueue.c | |
| parent | cfi: Use RCU while invoking __module_address(). (diff) | |
| download | kernel-14daa3bca2176024704ceac1b476712309352261.tar.gz kernel-14daa3bca2176024704ceac1b476712309352261.zip | |
x86: 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: H. Peter Anvin <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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
