diff options
author | 2023-06-22 13:24:40 +0200 | |
---|---|---|
committer | 2023-06-28 13:57:09 +0200 | |
commit | 27d45655faa83bde1545251b8a576ab4f1a9e731 (patch) | |
tree | 2fdb3167793f9dd98425700ea4e769413aa26afb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | s390/decompressor: fix misaligned symbol build error (diff) | |
download | wireguard-linux-27d45655faa83bde1545251b8a576ab4f1a9e731.tar.xz wireguard-linux-27d45655faa83bde1545251b8a576ab4f1a9e731.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions