Re: [PATCH] asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.

From: Sam Ravnborg
Date: Tue Jun 23 2009 - 17:08:24 EST


On Wed, Jun 24, 2009 at 01:04:36AM +0900, Paul Mundt wrote:
> RW_DATA_SECTION is defined to take 4 different alignment parameters,
> while NOSAVE_DATA currently uses a fixed PAGE_SIZE alignment as noted
> in the comments.
>
> There are presently no in-tree users of this at present, and I just
> stumbled across this while implementing the simplified script on a new
> architecture port, which subsequently resulted in a syntax error.
>
> Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx>

Thanks - applied.
And I'm glad this is used.

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