linux-stable/arch/s390/include
Heiko Carstens 27d45655fa s390: consistently use .balign instead of .align
The .align directive has inconsistent behavior across architectures. Use
.balign instead everywhere. This is a no-op for s390, but with this there
is no mix in using .align and .balign anymore.

Future code is supposed to use only .balign.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
2023-06-28 13:57:09 +02:00
..
asm s390: consistently use .balign instead of .align 2023-06-28 13:57:09 +02:00
uapi/asm s390 updates for 6.5 merge window 2023-06-27 15:49:10 -07:00