Re: obsolete modparam change busted.

2005-08-15 Thread Dave Jones
On Tue, Aug 16, 2005 at 02:39:10PM +1000, Rusty Russell wrote: > On Sat, 2005-08-13 at 14:27 -0400, Dave Jones wrote: > > We're now munching the end of the boot command line it seems. > > Wow, if we had testcases in the kernel source, I would not have to keep > rewriting them (badly) every ti

Re: obsolete modparam change busted.

2005-08-15 Thread Rusty Russell
On Sat, 2005-08-13 at 14:27 -0400, Dave Jones wrote: > We're now munching the end of the boot command line it seems. Wow, if we had testcases in the kernel source, I would not have to keep rewriting them (badly) every time I touched this code. Throw away that stupid patch, apply this stupid patch

Re: obsolete modparam change busted.

2005-08-13 Thread Dave Jones
On Tue, Aug 09, 2005 at 02:01:16PM +1000, Rusty Russell wrote: > On Mon, 2005-08-08 at 14:49 -0400, Dave Jones wrote: > > However this change was broken, and if the modprobe.conf > > has trailing whitespace, modules fail to load with the > > following helpful message.. > > Hi Dave, > >

Re: obsolete modparam change busted.

2005-08-08 Thread Rusty Russell
On Mon, 2005-08-08 at 14:49 -0400, Dave Jones wrote: > However this change was broken, and if the modprobe.conf > has trailing whitespace, modules fail to load with the > following helpful message.. Hi Dave, This fix should be preferable, I think. Name: Ignore trailing whitespace on kern