Commit 6ffd58a4 authored by Will Deacon's avatar Will Deacon Committed by Stepan Moskovchenko
Browse files

ARM: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes



The linker script assumes a cacheline size of 32 bytes when aligning
the .data..cacheline_aligned and .data..percpu sections.

This patch updates the script to use L1_CACHE_BYTES, which should be set
to 64 on platforms that require it.

Change-Id: I6f760c6945138ab8872df2e15c295847077547c8
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
[stepanm@codeaurora.org: resolved merge conflict]
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 005d7b52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment