summaryrefslogtreecommitdiff
path: root/Documentation/security
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2013-08-23 15:16:42 (GMT)
committerCatalin Marinas <catalin.marinas@arm.com>2013-08-27 16:34:09 (GMT)
commitc80b7ee8520606f77fbc8ced870c96659053269e (patch)
tree75d31777b2da73b34ba3bdc201396bf14e86727c /Documentation/security
parent2600e130b3c90c8d6c13229d3d3a14dcb898a87b (diff)
downloadlinux-c80b7ee8520606f77fbc8ced870c96659053269e.tar.xz
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>
Diffstat (limited to 'Documentation/security')
0 files changed, 0 insertions, 0 deletions