- Previous thread: [PATCH] powerpc/perf_counter: POWER7 has alternate PR/HV bits
- Next thread: [GIT PULL] s390 patches for 2.6.31
- Threads sorted by date: kernel 200906
On Wednesday 24 June 2009, Marek Szyprowski wrote:
>
> > So it's looking like tty->driver_data is somehow NULL. That's
> > never supposed to happen. Did gs_open() fail or something?
>
> I've triggered this bug by running a 'getty -L 115200 ttyGS0 vt100' and trying
> to login on that usb console and then pressing 'enter' key for longer time.
> getty might abort after a few failed logins, so the /dev/ttyGS0 file might be
> closed before all characters that need to be echoed were processed (usb udc debug
> messages really slows it down). This is however a pure guessing, I know nothing
> about tty framework and internals.
Hmm, that would mean the shutdown processing isn't behaving
right. Plausible, it's tricky to test.
Patches accepted. ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
>
> > So it's looking like tty->driver_data is somehow NULL. That's
> > never supposed to happen. Did gs_open() fail or something?
>
> I've triggered this bug by running a 'getty -L 115200 ttyGS0 vt100' and trying
> to login on that usb console and then pressing 'enter' key for longer time.
> getty might abort after a few failed logins, so the /dev/ttyGS0 file might be
> closed before all characters that need to be echoed were processed (usb udc debug
> messages really slows it down). This is however a pure guessing, I know nothing
> about tty framework and internals.
Hmm, that would mean the shutdown processing isn't behaving
right. Plausible, it's tricky to test.
Patches accepted. ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Conversations: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30
- PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-22T12:05:36+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Peter Korsgaard on 2009-06-22T12:34:47+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-22T13:56:44+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Peter Korsgaard on 2009-06-22T14:07:12+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Alan Stern on 2009-06-22T14:07:31+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-22T14:13:35+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Alan Stern on 2009-06-22T15:02:45+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by David Brownell on 2009-06-23T03:27:11+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-23T06:43:05+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by David Brownell on 2009-06-23T07:22:58+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-23T08:39:03+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Alan Cox on 2009-06-23T09:21:01+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-23T09:35:08+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Alan Cox on 2009-06-23T09:53:59+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-23T15:02:13+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by David Brownell on 2009-06-23T16:48:04+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by David Brownell on 2009-06-23T16:53:09+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-24T07:08:55+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Alan Cox on 2009-06-24T08:42:08+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by David Brownell on 2009-06-24T08:50:16+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by David Brownell on 2009-06-24T08:54:54+00:00
- RE: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by Marek Szyprowski on 2009-06-24T10:33:08+00:00
- Re: PROBLEM: kernel oops with g_serial USB gadget on 2.6.30 by David Brownell on 2009-06-24T23:44:09+00:00
Related Threads