android_kernel_xiaomi_sm8350/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 [PATCH] uml: implement soft interrupts 2006-01-18 19:20:20 -08:00
sys-i386
sys-x86_64
aio.c
elf_aux.c
file.c
helper.c [PATCH] uml: avoid malloc to sleep in atomic sections 2006-01-18 19:20:21 -08:00
main.c [PATCH] uml: implement soft interrupts 2006-01-18 19:20:20 -08:00
Makefile [PATCH] uml: move libc-dependent utility procedures 2006-01-18 19:20:19 -08:00
mem.c
process.c [PATCH] uml: implement soft interrupts 2006-01-18 19:20:20 -08:00
signal.c [PATCH] uml: implement soft interrupts 2006-01-18 19:20:20 -08:00
start_up.c [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
time.c [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
trap.c [PATCH] uml: implement soft interrupts 2006-01-18 19:20:20 -08:00
tt.c [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
tty.c
uaccess.c [PATCH] uml: implement soft interrupts 2006-01-18 19:20:20 -08:00
umid.c
user_syms.c
util.c [PATCH] uml: implement soft interrupts 2006-01-18 19:20:20 -08:00