fixed: never do these kind of VM mmap min addr stuff here
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 9 Apr 2010 14:13:21 +0000 (16:13 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 9 Apr 2010 14:13:21 +0000 (16:13 +0200)
Signed-off-by: Martin Mohring <martinmohring@linuxfoundation.org>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
initscript_qemu_vm

index 40abe48..f42effa 100755 (executable)
@@ -19,5 +19,4 @@ echo   ':mipsn32el:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0
 echo   ':mips64:M::\x7fELF\x02\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x08:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff:/usr/bin/qemu-mips64:'       > /proc/sys/fs/binfmt_misc/register
 echo   ':mips64el:M::\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x08\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-mips64el:'   > /proc/sys/fs/binfmt_misc/register
 
-echo 0 > /proc/sys/vm/mmap_min_addr
 exec /.build/build