* spurious serial console hangup in 2.4.23-pre2 and later
@ 2003-10-02 19:26 Guy M. Streeter
0 siblings, 0 replies; only message in thread
From: Guy M. Streeter @ 2003-10-02 19:26 UTC (permalink / raw)
To: linuxppc-embedded
I'm using a board with a GT-64260 implementing the serial console. In
kernels later than 2.4.23-pre1, the console hangs in the middle of the
login procedure.
I have placed debug printks in the driver's open, close and hangup
routines, and I find two differences in the newer kernels:
1. Early in init (possibly after exec of the init app) there is one more
call to the driver's close routine than I see with the older kernel.
This difference may be OK, since it doesn't bring the use count down to
zero.
2. During login, after agetty has read the username but before login has
prompted for the password, there occurs a call to the driver's hangup
routine. This doesn't happen with the earlier kernel, and it results in
the driver returning -EIO for all subsequent requests.
I can't find any differences between pre1 and pre2 that obviously affect
this. I have noticed that adding the ac4 patch set to a 2.4.22 kernel
causes the same scenario.
Could someone clue me about changes that could make this happen, and
what to do to fix it?
thanks,
--Guy
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-10-02 19:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-02 19:26 spurious serial console hangup in 2.4.23-pre2 and later Guy M. Streeter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).