original_kernel/arch/um
Jeff Dike b73781c866 [PATCH] uml: MADV_REMOVE fixes
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>
2006-04-19 09:13:49 -07:00
..
drivers [PATCH] uml: make 64-bit COW files compatible with 32-bit ones 2006-04-19 09:13:49 -07:00
include [PATCH] uml: MADV_REMOVE fixes 2006-04-19 09:13:49 -07:00
kernel [PATCH] uml: fix some double export warnings 2006-04-11 06:18:36 -07:00
os-Linux [PATCH] uml: MADV_REMOVE fixes 2006-04-19 09:13:49 -07:00
scripts [PATCH] uml: support sparse for userspace files 2006-04-11 06:18:36 -07:00
sys-i386 [PATCH] uml: fix critical typo for TT mode 2006-04-11 06:18:36 -07:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: fix critical typo for TT mode 2006-04-11 06:18:36 -07:00
Kconfig [PATCH] uml: kconfigs 2006-03-31 12:18:51 -08:00
Kconfig.char
Kconfig.debug
Kconfig.i386
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile [PATCH] uml: fix parallel make early failure on clean tree 2006-04-11 06:18:37 -07:00
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64 [PATCH] uml: eliminate symlinks to host arch 2006-03-31 12:18:50 -08:00
config.release
defconfig