netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: netdev@oss.sgi.com
Subject: Re: oops in ip_rcv
Date: Thu, 5 May 2005 23:09:04 +1000	[thread overview]
Message-ID: <20050505130904.GA16593@krispykreme> (raw)
In-Reply-To: <E1DTeis-0005gu-00@gondolin.me.apana.org.au>

 
> Any idea why you'd be receiving packets this early?

Not sure, although PCI has already been probed and tcp_init is called
with interrupts on. Any reason we cant take a packet at this point?

Im guessing its calling this:

        IP_INC_STATS_BH(IPSTATS_MIB_INRECEIVES);

Which we dont initialise until later on in init_ipv4_mibs.

Anton

  reply	other threads:[~2005-05-05 13:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-05 10:15 oops in ip_rcv Anton Blanchard
2005-05-05 11:40 ` Herbert Xu
2005-05-05 13:09   ` Anton Blanchard [this message]
2005-05-05 18:26     ` David S. Miller
2005-05-05 21:37       ` Herbert Xu
2005-05-05 21:44         ` Herbert Xu
2005-05-05 22:02           ` Herbert Xu
2005-05-05 22:09           ` David S. Miller
2005-05-05 23:49             ` Herbert Xu
2005-05-06  1:02             ` Anton Blanchard
2005-05-06  2:58               ` David S. Miller

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=20050505130904.GA16593@krispykreme \
    --to=anton@samba.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@oss.sgi.com \
    /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 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).