]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tile: support ASLR fully
authorTony Lu <zlu@tilera.com>
Fri, 9 Aug 2013 19:45:24 +0000 (15:45 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 20:27:16 +0000 (16:27 -0400)
commit491293abf3819aa3a2ea8ec7d2947531374e01e6
tree056884de95d41dba9e731440b90e673bd1bf36b7
parent2b5693920761383cb981f4dd09ee8320a628b342
tile: support ASLR fully

With this change, tile Linux now supports address-space layout
randomization for shared objects, stack, heap and vdso.

Signed-off-by: Tony Lu <zlu@tilera.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/elf.h
arch/tile/mm/mmap.c