android_kernel_samsung_msm8976/arch/s390/boot/compressed
Jan Glauber 144d634a21 [S390] fix s390 assembler code alignments
The alignment is missing for various global symbols in s390 assembly code.
With a recent gcc and an instruction like stgrl this can lead to a
specification exception if the instruction uses such a mis-aligned address.

Specify the alignment explicitely and while add it define __ALIGN for s390
and use the ENTRY define to save some lines of code.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-07-24 10:48:21 +02:00
..
head31.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
head64.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
Makefile [S390] support XZ compressed kernel 2011-03-15 17:08:24 +01:00
misc.c [S390] support XZ compressed kernel 2011-03-15 17:08:24 +01:00
vmlinux.lds.S
vmlinux.scr