https://github.com/torvalds/linux
Revision a62eaf151d9cb478d127cfbc2e93c498869785b0 authored by Andi Kleen on 16 February 2006, 22:41:58 UTC, committed by Linus Torvalds on 17 February 2006, 16:00:40 UTC
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>
1 parent 99019e9
History
Tip revision: a62eaf151d9cb478d127cfbc2e93c498869785b0 authored by Andi Kleen on 16 February 2006, 22:41:58 UTC
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
Tip revision: a62eaf1
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 17.3 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.2 KB
msg.c -rw-r--r-- 18.4 KB
msgutil.c -rw-r--r-- 2.4 KB
sem.c -rw-r--r-- 32.9 KB
shm.c -rw-r--r-- 21.1 KB
util.c -rw-r--r-- 16.9 KB
util.h -rw-r--r-- 2.6 KB

back to top