kernel-ark/arch/um/os-Linux
Paolo 'Blaisorblade' Giarrusso 87276f721a [PATCH] uml: fix big stack user
Switch this proc from storing 4k of data (a whole path) on the stack to
keeping it on the heap.

Maybe it's not called in process context but only in early boot context (where
in UML you have a normal process stack on the host) but just to be safe, fix
it.

While at it some little readability simplifications.

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-04-11 06:18:37 -07:00
..
drivers
include
skas
sys-i386
sys-x86_64
aio.c
elf_aux.c
file.c
helper.c
irq.c
main.c
Makefile
mem.c
process.c
sigio.c
signal.c
start_up.c
time.c
tls.c
trap.c
tt.c
tty_log.c
tty.c
uaccess.c
umid.c
user_syms.c
util.c