Re: quick hack to make ipaq USB serial driver work again

From: Greg KH
Date: Sat Dec 20 2003 - 20:12:59 EST


On Fri, Dec 19, 2003 at 05:52:00PM -0800, David Mosberger wrote:
> The ipaq USB driver in 2.6.0 didn't work for me. I got the attached
> "Badness in local_bh_enable" backtrace when ppp tried to connect to my
> iPaq. The quick and dirty patch to avoid the problem is this patch:

See Paul's patch on lkml today for the ppp code to fix this in a
"proper" way. Or you can work on converting the usb-serial core to use
a tasklet instead of directly feeding the data upstream at
hard-interrupt time :)

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/