Re: Small problem in bb_init_module

2009-03-29 Thread Denys Vlasenko
On Friday 13 March 2009 19:07, Loïc Grenié wrote: > Here is a small patch needed to make modprobe (big) work with > Ubuntu's 2.6.27-11 kernel. Applied, thanks! -- vda ___ busybox mailing list busybox@busybox.net http://lists.busybox.net/mailman/lis

Re: Small problem in bb_init_module

2009-03-13 Thread Denys Vlasenko
On Friday 13 March 2009 07:07:03 pm Loïc Grenié wrote: > Here is a small patch needed to make modprobe (big) work with > Ubuntu's 2.6.27-11 kernel. Oops... I'm afraid it's a recent breakage. thanks for catching it. Applied. -- vda ___ busybox maili

Small problem in bb_init_module

2009-03-13 Thread Loïc Grenié
Here is a small patch needed to make modprobe (big) work with Ubuntu's 2.6.27-11 kernel. Loïc Index: modutils/modutils.c === --- modutils/modutils.c (revision 25642) +++ modutils/modutils.c (working copy) @@ -123,7 +123,7