diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2023-06-22 13:24:40 +0200 |
|---|---|---|
| committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2023-06-28 13:57:09 +0200 |
| commit | 27d45655faa83bde1545251b8a576ab4f1a9e731 (patch) | |
| tree | 2fdb3167793f9dd98425700ea4e769413aa26afb /tools/perf/scripts/python | |
| parent | s390/decompressor: fix misaligned symbol build error (diff) | |
| download | linux-27d45655faa83bde1545251b8a576ab4f1a9e731.tar.gz 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')
0 files changed, 0 insertions, 0 deletions
