Re: Make CONFIG_DEBUG_RODATA boot-time configurable

From: Thomas Gleixner
Date: Thu Jul 15 2010 - 18:07:00 EST


On Thu, 15 Jul 2010, Dave Jones wrote:

> We had a request to disable DEBUG_RODATA in our kernel for debugging purposes.
> Turning it off completely seems a bit unfortunate for the minority case
> of people wanting to do debugging, so I came up with this patch to make
> it a boot-time 'disable_rodata' argument.
>
> Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

Nice one, shouldn't we get rid of the DEBUG_RODATA config and enable
it unconditionally ?

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/