Re: Linux 2.6.28-rc2 i/o error on /dev/ttyUSB0

From: Linus Torvalds
Date: Tue Oct 28 2008 - 12:38:49 EST




On Tue, 28 Oct 2008, Helge Hafting wrote:
>
> I have gps unit connected via USB-serial (pl2303).
> This does not work with 2.6.28-rc2
>
> 2.6.27 is fine. I skipped 2.6.28-rc1 due to known breakage.
> I can test it if that might help.

Don't bother with -rc1, but bisecting it may be relevant. You might of
course hit the breakage, but it's fairly unlikely.

That said, the whole "error on USB serial device" sounds like it's
squarely in the "oops, kref's are screwed up" corner, and you should talk
to Alan about your particular USB dongle. I bet that bisection would just
show you one of the kref commits (eg 4a90f09b "tty: usb-serial krefs" or
maybe 7d7b93c14 "tty: kref the tty driver object").

Alan, pls help.

Linus
--
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/