[BusyBox-cvs] cvs commit to busybox.stable by andersen
andersen at codepoet.org
andersen at codepoet.org
Sat Jun 1 10:19:19 UTC 2002
Repository: busybox.stable
who: andersen
time: Sat Jun 1 04:19:19 MDT 2002
Log Message:
Since the kernel can call modprobe from a kernel thread, avoid
using insane amount of stack and bypass stdio (we don't need it)
to be sure it doesn't use much stack space either. This patch
fixes Oopses I was seeing on the tuxscreen phone.
-Erik
Files:
changed: modprobe.c
More information about the busybox-cvs
mailing list