diff options
author | Pawel Moll <[email protected]> | 2012-12-14 16:46:17 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2012-12-16 10:04:24 +0000 |
commit | dad5451a322bb682704f3ab13a558508a83e0b93 (patch) | |
tree | a24ce7fba9dd29cca649af3fbc43fac16f1f8606 /lib/mpi/mpi-inline.h | |
parent | b8b499c86be58cb309964fcab5b62ac4a240a878 (diff) |
ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata
The .notes, being read-only data by nature, were placed between
read-write .data and .bss. This was harmful in case of the XIP
kernel, as being placed in the RAM range, most likely far
from the ROM address, was inflating the XIP images.
Moving the .notes at the end of the read-only section
(consisting of .text, .rodata and unwind info) fixes the problem.
Reported-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Pawel Moll <[email protected]>
Tested-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions