[PATCH] arm64: kconfig: Make STRICT_KERNEL_RWX visable.

Will Deacon will at kernel.org
Thu Jan 15 05:08:36 PST 2026


On Wed, Jan 14, 2026 at 09:38:42AM +0800, junan wrote:
> Make "STRICT_KERNEL_RWX" visable to menuconfig on arm64 platform.
> 
> I can not set breakpoints when using kgdb/kdb on arm64, the document
> says "STRICT_KERNEL_RWX" should be "n", but it's not visable in
> menuconfig and the default value is "y".

Does it help if you pass rodata=off on the cmdline instead?

Will



More information about the linux-arm-kernel mailing list