summaryrefslogtreecommitdiffstats
path: root/src/interface/linux/linux_umalloc.c
diff options
context:
space:
mode:
authorMichael Brown2021-02-13 00:22:54 +0100
committerMichael Brown2021-02-13 00:22:54 +0100
commitc160fb259378e5f08190db39b5bf4f697f892e7c (patch)
tree371560e395c41d4f48eeeb5200ff7af4344f5fcd /src/interface/linux/linux_umalloc.c
parent[build] Remove support for building with the Intel C compiler (diff)
downloadipxe-c160fb259378e5f08190db39b5bf4f697f892e7c.tar.gz
ipxe-c160fb259378e5f08190db39b5bf4f697f892e7c.tar.xz
ipxe-c160fb259378e5f08190db39b5bf4f697f892e7c.zip
[build] Use .balign directive instead of .align
The semantics of the assembler's .align directive vary by CPU architecture. For the ARM builds, it specifies a power of two rather than a number of bytes. This currently leads to the .einfo entries (which do not appear in the final binary) having an alignment of 256 bytes for the ARM builds. Fix by switching to the GNU-specific directive .balign, which is consistent across architectures Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface/linux/linux_umalloc.c')
0 files changed, 0 insertions, 0 deletions