mirror of https://github.com/torvalds/linux.git
MADV_REMOVE fixes - change the test mapping to be MAP_SHARED instead of MAP_PRIVATE, as MADV_REMOVE on MAP_PRIVATE maps won't work. Also, use the kernel's definition of MADV_REMOVE instead of hardcoding it if there isn't a libc definition. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Hugh Dickins <hugh@veritas.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| checksum.h | ||
| faultinfo.h | ||
| kernel-offsets.h | ||
| ptrace.h | ||
| ptrace_user.h | ||
| sc.h | ||
| sigcontext.h | ||
| signal.h | ||
| skas_ptrace.h | ||
| stub.h | ||
| syscalls.h | ||
| thread.h | ||
| tls.h | ||