diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2025-01-08 12:04:46 +0300 |
---|---|---|
committer | Petr Pavlu <petr.pavlu@suse.com> | 2025-03-10 13:54:45 +0300 |
commit | 17a9992dd7e8388d13eab85d4099c0ddfc53b043 (patch) | |
tree | e6540a4c28a0070e9268fc5bc9dfebd13153977f /rust/helpers/build_bug.c | |
parent | 59aa1414bf33bc706d6bc9c4dc2cd57b85862a4c (diff) | |
download | linux-17a9992dd7e8388d13eab85d4099c0ddfc53b043.tar.xz |
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 <catalin.marinas@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-trace-kernel@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250108090457.512198-18-bigeasy@linutronix.de
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions