netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: netdev@oss.sgi.com
Subject: oops in ip_rcv
Date: Thu, 5 May 2005 20:15:42 +1000	[thread overview]
Message-ID: <20050505101542.GB7916@krispykreme> (raw)


Hi,

Im booting a recent 2.6.12-rc3++ git tree on ppc64. Just got an oops
very early in boot, right after:

TCP established hash table entries: 131072 (order: 9, 2097kernel:

It looks like we tried to load from address -1.

c0000000003c515c ip_rcv+0x4c/0x6e0
c0000000003a6750 netif_receive_skb+0x290/0x3b0
c0000000003a6954 process_backlog+0xe4/0x250
c0000000003a4204 net_rx_action+0x114/0x2d0
c00000000005e06c __do_softirq+0xec/0x1d0
c000000000014568 call_do_softirq+0x14/0x24
c00000000000fdcc do_softirq+0x9c/0xb0
c00000000005dad4 irq_exit+0x64/0x80
c00000000000fcbc do_IRQ+0x7c/0xf0

I do have some local patches, I'll try to reproduce without them.

Anton

             reply	other threads:[~2005-05-05 10:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-05 10:15 Anton Blanchard [this message]
2005-05-05 11:40 ` oops in ip_rcv Herbert Xu
2005-05-05 13:09   ` Anton Blanchard
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=20050505101542.GB7916@krispykreme \
    --to=anton@samba.org \
    --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).