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 <msal...@redhat.com>
Acked-by: Will Deacon <will.dea...@arm.com> Cheers Mark! Will -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/