Re: [PATCH] doc: kgdb: Add description about rodata=off kernel parameter

From: Jonathan Corbet

Date: Mon Jan 19 2026 - 10:03:36 EST


Daniel Thompson <danielt@xxxxxxxxxx> writes:

> On Fri, Jan 16, 2026 at 01:03:13PM +0800, junan wrote:
>> STRICT_KERNEL_RWX can not be turned off throught menuconfig on some
>> architectures, pass "rodata=off" to the kernel in this case.
>>
>> Tested with qemu on arm64.
>>
>> Signed-off-by: junan <junan76@xxxxxxx>
>> Suggested-by: Will Deacon <will@xxxxxxxxxx>
>
> Reviewed-by: Daniel Thompson (RISCstar) <danielt@xxxxxxxxxx>
>
> Jonathan: do you want to take this or should I take it via the kgdb
> tree?

I'm fine either way; I'll pick it up shortly unless you say you've
already done so.

Thanks,

jon