diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-09-18 11:20:19 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2017-09-18 11:20:19 +0100 |
commit | c73cc120a33e12e4e254b4b42bc613204ccb923b (patch) | |
tree | 24db6b0257d8ff2e18d8f422fb3c639b880f5f29 /arch/arm64/Makefile | |
parent | e580b8bc4316cbb8bbffb5ed7bf1e477064755ed (diff) | |
download | lwn-c73cc120a33e12e4e254b4b42bc613204ccb923b.tar.gz lwn-c73cc120a33e12e4e254b4b42bc613204ccb923b.zip |
arm64: relax assembly code alignment from 16 byte to 4 byte
Aarch64 instructions must be word aligned. The current 16 byte
alignment is more than enough. Relax it into 4 byte alignment.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/Makefile')
0 files changed, 0 insertions, 0 deletions