diff options
author | Mark Salter <[email protected]> | 2013-11-04 16:38:47 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2013-11-04 18:17:25 +0000 |
commit | 3c620626c0cd4cfca856d70a846398275b48a768 (patch) | |
tree | 4b1b3a84fbcba11ad6604fa68b469925510a907a /lib/test-string_helpers.c | |
parent | 264666e62848c19ba9252c80e895ffec9ad1d391 (diff) |
arm64: use generic RW_DATA_SECTION macro in linker script
The .data section in the arm64 linker script currently lacks a
definition for page-aligned data. This leads to a .page_aligned
section being placed between the end of data and start of bss.
This patch corrects that by using the generic RW_DATA_SECTION
macro which includes support for page-aligned data.
Signed-off-by: Mark Salter <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions