Mark Salter c80b7ee852 arm64: move elf notes into readonly segment
The current vmlinux.lds.S places the notes sections between the
end of rw data and start of bss. This means that _edata doesn't
really point to the end of data. Since notes are read-only, this
patch moves them to the read-only segment so that _edata does
point to the end of initialized rw data.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-08-27 17:34:09 +01:00
..
2012-09-17 13:42:21 +01:00
2013-07-04 14:40:26 +02:00
2012-09-17 13:41:59 +01:00
2013-08-22 11:45:04 +01:00
2012-12-05 11:26:49 +00:00
2012-09-17 13:42:04 +01:00
2013-01-29 16:56:37 +00:00
2012-09-17 13:42:19 +01:00
2013-02-14 09:17:29 -05:00
2012-09-17 10:24:46 +01:00
2013-02-14 09:17:29 -05:00