diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2025-01-08 12:04:45 +0300 |
---|---|---|
committer | Petr Pavlu <petr.pavlu@suse.com> | 2025-03-10 13:54:45 +0300 |
commit | 59aa1414bf33bc706d6bc9c4dc2cd57b85862a4c (patch) | |
tree | eef01ae733b20ebb1e9d99bef62f833d4df116ce /scripts/lib/abi/helpers.py | |
parent | d593e0cabdf6428560f311af0657642979b2c8ad (diff) | |
download | linux-59aa1414bf33bc706d6bc9c4dc2cd57b85862a4c.tar.xz |
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 <linux@armlinux.org.uk>
Cc: linux-arm-kernel@lists.infradead.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-17-bigeasy@linutronix.de
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions