diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-01-08 09:04:46 +0000 |
|---|---|---|
| committer | Petr Pavlu <[email protected]> | 2025-03-10 10:54:45 +0000 |
| commit | 17a9992dd7e8388d13eab85d4099c0ddfc53b043 (patch) | |
| tree | e6540a4c28a0070e9268fc5bc9dfebd13153977f /net/unix/af_unix.c | |
| parent | ARM: module: Use RCU in all users of __module_text_address(). (diff) | |
| download | kernel-17a9992dd7e8388d13eab85d4099c0ddfc53b043.tar.gz kernel-17a9992dd7e8388d13eab85d4099c0ddfc53b043.zip | |
arm64: 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: Catalin Marinas <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
