* init is running (didn't trigger the wait queue panic)
@ 2000-06-13 13:14 diekema_jon
2000-06-14 3:33 ` Dan Malek
0 siblings, 1 reply; 2+ messages in thread
From: diekema_jon @ 2000-06-13 13:14 UTC (permalink / raw)
To: linuxppc-embedded; +Cc: all
* To: linuxppc-embedded@lists.linuxppc.org
I tried running init again with Linux 2.4.0-test1-ac10
(through changeset 1.247.1.6 00/06/12 18:04:09-04:00
dmalek@geefour.netx4.com), and I was surprised to find that it
worked. Previously, init was triggering a wait queue panic in the
scheduler.
With init active, inetd is running and it is possible to use
telnet to establish a connection. cool very cool :)
Target: EST SBC8260 with MPC8260 Rev A.1 at CPU/CPM/BUS 200/167/66
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: init is running (didn't trigger the wait queue panic)
2000-06-13 13:14 init is running (didn't trigger the wait queue panic) diekema_jon
@ 2000-06-14 3:33 ` Dan Malek
0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2000-06-14 3:33 UTC (permalink / raw)
To: diekema_jon; +Cc: linuxppc-embedded, all
diekema_jon wrote:
> I tried running init again with Linux 2.4.0-test1-ac10
> (through changeset 1.247.1.6 00/06/12 18:04:09-04:00
> dmalek@geefour.netx4.com), and I was surprised to find that it
> worked. Previously, init was triggering a wait queue panic in the
> scheduler.
I forget that if you are not on the BitKeeper mailing list you don't
see the updates people make. Wolfgang sent me a stack backtrace that
pointed right to a problem in the uart driver with wait queues. They
were not initialized properly (actually, not at all :-), so you would
get erratic behavior for any type of uart open/close. This was fixed
a couple of days ago.
This affects both 8xx and 8260, so suck down the latest 2.4.0 sources
and give them a test.
Now, I will do some 8260 updates, hopefully to fix that irritating
Ethernet bug and the timer stuff you sent me. I'll try to be better
about posting update message to this list (if people want that info).
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-06-14 3:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-13 13:14 init is running (didn't trigger the wait queue panic) diekema_jon
2000-06-14 3:33 ` Dan Malek
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).