Files
ubports_kernel_google_msm/arch/sparc64/kernel
Sam Ravnborg 4096b46f01 sparc64: fix alignment bug in linker definition script
The RO_DATA section were hardcoded to a specific
alignment in include/asm-generic/vmlinux.h.
But for sparc64 this did not match the PAGE_SIZE.

Introduce a new section definition named:
RO_DATA that takes actual alignment as parameter.
RODATA are provided for backward compatibility.

On top of this avoid hardcoding alignment for
sparc64 in reset of the script
Fix is build-tested on sparc64 + x86_64.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2007-05-29 21:29:00 +02:00
..
2007-05-11 05:38:25 -04:00
2007-05-11 21:39:21 -07:00
2007-05-08 16:43:08 -07:00
2006-05-12 12:45:50 -07:00
2007-05-11 21:39:21 -07:00
2007-05-11 21:39:21 -07:00
2006-10-08 12:32:35 -07:00
2007-05-11 21:39:21 -07:00
2007-05-11 21:39:21 -07:00
2007-05-08 11:14:58 -07:00
2007-05-17 22:55:26 -07:00
2006-03-20 01:14:19 -08:00
2006-03-20 01:14:19 -08:00