]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLED
authorHuang Shijie <shijie@os.amperecomputing.com>
Tue, 9 Sep 2025 03:32:36 +0000 (11:32 +0800)
committerWill Deacon <will@kernel.org>
Tue, 16 Sep 2025 19:53:13 +0000 (20:53 +0100)
commitbfbbb0d3215f0f6ef622cc8066e5f6afda6960a2
treead7bcf4a298c3dc4983a4f444a56deb6f80d6707
parentc0f303d7d4723b01c686e949e6f26a93e5cda910
arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLED

Now that 'rodata=full' has been removed in favour of parity with x86,
CONFIG_RODATA_FULL_DEFAULT_ENABLED no longer serves a useful purpose.

Remove it.

Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Huang Shijie <shijie@os.amperecomputing.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/Kconfig
arch/arm64/mm/pageattr.c