netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ramesh.nagappa@gmail.com
Cc: netdev@vger.kernel.org, edumazet@google.com,
	ebiederm@xmission.com, xemul@parallels.com,
	linux-kernel@vger.kernel.org, ramesh.nagappa@ericsson.com
Subject: Re: [PATCH V2] net: Fix skb_under_panic oops in neigh_resolve_output
Date: Sun, 07 Oct 2012 14:43:19 -0400 (EDT)	[thread overview]
Message-ID: <20121007.144319.1790853256019640271.davem@davemloft.net> (raw)
In-Reply-To: <1349500215-22765-1-git-send-email-ramesh.nagappa@gmail.com>

From: ramesh.nagappa@gmail.com
Date: Fri,  5 Oct 2012 22:10:15 -0700

> The retry loop in neigh_resolve_output() and neigh_connected_output()
> call dev_hard_header() with out reseting the skb to network_header.
> This causes the retry to fail with skb_under_panic. The fix is to
> reset the network_header within the retry loop.
> 
> Signed-off-by: Ramesh Nagappa <ramesh.nagappa@ericsson.com>
> Reviewed-by: Shawn Lu <shawn.lu@ericsson.com>
> Reviewed-by: Robert Coulson <robert.coulson@ericsson.com>
> Reviewed-by: Billie Alsup <billie.alsup@ericsson.com>

Applied and queued up for -stable, thanks.

      reply	other threads:[~2012-10-07 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-06  5:10 [PATCH V2] net: Fix skb_under_panic oops in neigh_resolve_output ramesh.nagappa
2012-10-07 18:43 ` David Miller [this message]

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=20121007.144319.1790853256019640271.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ebiederm@xmission.com \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=ramesh.nagappa@ericsson.com \
    --cc=ramesh.nagappa@gmail.com \
    --cc=xemul@parallels.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).