Re: [PATCH] arm64: use generic RW_DATA_SECTION macro in linker script

From: Will Deacon
Date: Mon Nov 04 2013 - 12:20:22 EST


On Mon, Nov 04, 2013 at 04:38:47PM +0000, Mark Salter wrote:
> 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 <msalter@xxxxxxxxxx>

Acked-by: Will Deacon <will.deacon@xxxxxxx>

Cheers Mark!

Will
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/