kernel-ark/arch/um/os-Linux
Paolo 'Blaisorblade' Giarrusso b63162939c [PATCH] uml: avoid malloc to sleep in atomic sections
Ugly trick to help make malloc not sleeping - we can't do anything else.  But
this is not yet optimal, since spinlock don't trigger in_atomic() when
preemption is disabled.

Also, even if ugly, this was already used in one place, and was even more
bogus.  Fix it.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:21 -08:00
..
drivers
include
skas
sys-i386
sys-x86_64
aio.c
elf_aux.c
file.c
helper.c
main.c
Makefile
mem.c
process.c
signal.c
start_up.c
time.c
trap.c
tt.c
tty.c
uaccess.c
umid.c
user_syms.c
util.c