asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 23 Jun 2009 16:04:36 +0000 (01:04 +0900)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 26 Jun 2009 21:55:27 +0000 (23:55 +0200)
commit73f1d9391a6aa72efdcea2f302ee7bfcd313c631
tree44824c45de7a3ceaa9a07cc0ecc2aeb29e321f37
parent4075ea8c54a7506844a69f674990241e7766357b
asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.

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@linux-sh.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
include/asm-generic/vmlinux.lds.h