aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorArun Chandran <[email protected]>2014-10-10 11:31:24 +0000
committerCatalin Marinas <[email protected]>2014-10-24 14:47:49 +0000
commit92980405f3537136b8e81007a9df576762f49bbb (patch)
treea40d98e18e154c3d04e673842864812e14425c08 /drivers/net/xen-netback/interface.c
parentarm64: vexpress: Add CLCD support to the ARMv8 model platform (diff)
downloadkernel-92980405f3537136b8e81007a9df576762f49bbb.tar.gz
kernel-92980405f3537136b8e81007a9df576762f49bbb.zip
arm64: ASLR: Don't randomise text when randomise_va_space == 0
When user asks to turn off ASLR by writing "0" to /proc/sys/kernel/randomize_va_space there should not be any randomization to mmap base, stack, VDSO, libs, text and heap Currently arm64 violates this behavior by randomising text. Fix this by defining a constant ELF_ET_DYN_BASE. The randomisation of mm->mmap_base is done by setup_new_exec -> arch_pick_mmap_layout -> mmap_base -> mmap_rnd. Signed-off-by: Arun Chandran <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions