Re: PPP over ttyUSB (visor.o, Treo)

From: Greg KH
Date: Fri Dec 12 2003 - 16:28:32 EST


On Thu, Dec 11, 2003 at 02:25:08PM +0100, Jan Kasprzak wrote:
> Greg KH wrote:
> :
> : Can you try the patch below? I think it will fix the problem.
> :
> Well, it fixes the problem (pppd connects, and works OK),
> but the kernel complains about badness in local_bh_enable.
>
> Full syslog is at http://www.fi.muni.cz/~kas/tmp/visor-mesages.txt,
> kernel config is at http://www.fi.muni.cz/~kas/tmp/visor-kconfig.txt.
> Any other info I should add?

Nah, this is a known problem, sorry. The usb-serial core needs to have
the same kind of patch that the cdc-acm driver just had (change to use a
tasklet). It's on my TODO list...

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/