From: Peter Desnoyers <pdesnoyers@chinook.com>
To: LEROY Christophe <christophe.leroy@c-s.fr>
Cc: linuxppc <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Kernel Oops when receiving a lot of UDP packets while booting
Date: Fri, 28 Dec 2001 11:09:59 -0500 [thread overview]
Message-ID: <3C2C9957.FB2886D0@chinook.com> (raw)
In-Reply-To: 3C2C9215.65A76EB@c-s.fr
LEROY Christophe wrote:
>
> What is HHL2.0 ?
Montevista hardhat linux 2.0. A couple of days ago someone had an
ethernet question about that, and I was confused.
> I'm using the official 2.4.16 kernel from kernel.org with the ppc ports
> patch for 2.4.15.
> I'm not using FEC but MC68160A (that is enet.c). But that's probably the
> same problem.
> Any idea how to solve the problem ?
Check to make sure that ethernet packet reception is disabled when you
leave the init() function, and doesn't get enabled until the _open()
function is called. You might have to actually do work to disable it if
the bootloader already enabled things...
First you could use some flags and printks to see whether the crash is
really due to early packets, as I suspect.
--
.....................................................................
Peter Desnoyers (781) 457-1165 pdesnoyers@chinook.com
Chinook Communications (617) 661-1979 pjd@fred.cambridge.ma.us
100 Hayden Ave, Lexington MA 02421
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-12-28 16:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-28 14:41 Kernel Oops when receiving a lot of UDP packets while booting LEROY Christophe
2001-12-28 15:16 ` Peter Desnoyers
2001-12-28 15:39 ` LEROY Christophe
2001-12-28 16:09 ` Peter Desnoyers [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-01-07 12:30 Kári Davíðsson
2002-01-07 15:02 ` Peter Desnoyers
2002-01-07 15:16 Kári Davíðsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C2C9957.FB2886D0@chinook.com \
--to=pdesnoyers@chinook.com \
--cc=christophe.leroy@c-s.fr \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.