kernel-ark/arch
Jeff Dike 026549d284 [PATCH] uml: always disable kmalloc during shutdown
kmalloc wasn't being disabled during panic.  This patch ensures that, no
matter how UML is exiting, it is disabled.  This matters because part of the
cleanup is to remove the umid file, which involves readdir, which calls
malloc.  This must map to libc malloc, rather than kmalloc or vmalloc.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:24:35 -07:00
..
alpha
arm
arm26
cris
frv
h8300
i386 [PATCH] swsusp: clean assembly parts 2005-06-25 16:24:33 -07:00
ia64 [PATCH] set cpu_state for CPU hotplug (ia64) 2005-06-25 16:24:31 -07:00
m32r
m68k
m68knommu
mips
parisc
ppc
ppc64
s390
sh
sh64
sparc
sparc64
um [PATCH] uml: always disable kmalloc during shutdown 2005-06-25 16:24:35 -07:00
v850
x86_64 [PATCH] swsusp: clean assembly parts 2005-06-25 16:24:33 -07:00
xtensa