diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2024-12-05 22:46:16 +0300 |
---|---|---|
committer | Petr Pavlu <petr.pavlu@suse.com> | 2025-01-26 15:05:24 +0300 |
commit | 110b1e070f1d50f5217bd2c758db094998bb7b77 (patch) | |
tree | 7e601ea4be751138c8071b884ab9c1bebad72f2c /scripts/gdb/linux/lists.py | |
parent | 097fd001e1c42b5fd0a6d77cbd855ce373d7e7a2 (diff) | |
download | linux-110b1e070f1d50f5217bd2c758db094998bb7b77.tar.xz |
module: Don't fail module loading when setting ro_after_init section RO failed
Once module init has succeded it is too late to cancel loading.
If setting ro_after_init data section to read-only fails, all we
can do is to inform the user through a warning.
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Closes: https://lore.kernel.org/all/20230915082126.4187913-1-ruanjinjie@huawei.com/
Fixes: d1909c022173 ("module: Don't ignore errors from set_memory_XX()")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/r/d6c81f38da76092de8aacc8c93c4c65cb0fe48b8.1733427536.git.christophe.leroy@csgroup.eu
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions