Re: [PATCH] Include __param section in read-only data range

From: Arjan van de Ven
Date: Sat Jul 01 2006 - 18:03:44 EST


On Sat, 2006-07-01 at 18:59 -0300, Marcelo Tosatti wrote:
> Hi,
>
> The param section is an array of "kernel_param" structures, storing only
> constant data: pointer to name, permission of the variable pointed to by
> (void *)arg and pointers to set/get methods.
>
> Move end_rodata down to include __param section in the read-only range
> used by CONFIG_DEBUG_RODATA.
>
> Signed-off-by: Marcelo Tosatti <marcelo@xxxxxxxxx>

Acked-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>

-
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/