-
- Downloads
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
AMD SimNow!'s JIT doesn't like them at all in the guest. For distribution installation it's easiest if it's a boot time option. Also I moved the variable to a more appropiate place and make it independent from sysctl And marked __read_mostly which it is. Signed-off-by:Andi Kleen <ak@suse.de> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- Documentation/kernel-parameters.txt 3 additions, 0 deletionsDocumentation/kernel-parameters.txt
- arch/i386/kernel/cpu/transmeta.c 1 addition, 0 deletionsarch/i386/kernel/cpu/transmeta.c
- include/linux/kernel.h 0 additions, 6 deletionsinclude/linux/kernel.h
- include/linux/mm.h 2 additions, 0 deletionsinclude/linux/mm.h
- kernel/sysctl.c 0 additions, 2 deletionskernel/sysctl.c
- mm/memory.c 10 additions, 0 deletionsmm/memory.c
Loading
Please register or sign in to comment