netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Manfred Rudigier <manfred.rudigier@omicron.at>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
	stable@vger.kernel.org, richardcochran@gmail.com
Subject: Re: [PATCH] dp83640: Fix NOHZ local_softirq_pending 08 warning
Date: Thu, 12 Jan 2012 11:51:02 -0800	[thread overview]
Message-ID: <20120112195102.GA28100@kroah.com> (raw)
In-Reply-To: <1326369485-6218-1-git-send-email-manfred.rudigier@omicron.at>

On Thu, Jan 12, 2012 at 12:58:05PM +0100, Manfred Rudigier wrote:
> Similar problem as in 481a8199142c050b72bff8a1956a49fd0a75bbe0. This fix
> replaces netif_rx() with netif_rx_ni() which has to be used from
> process/softirq context.
> 
> Signed-off-by: Manfred Rudigier <manfred.rudigier@omicron.at>
> ---
>  drivers/net/phy/dp83640.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
for how to do this properly.

</formletter>

  reply	other threads:[~2012-01-12 20:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 11:58 [PATCH] dp83640: Fix NOHZ local_softirq_pending 08 warning Manfred Rudigier
2012-01-12 19:51 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-10  9:52 Manfred Rudigier
2012-01-11 19:03 ` Richard Cochran
2012-01-12 11:56   ` Manfred Rudigier

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=20120112195102.GA28100@kroah.com \
    --to=greg@kroah.com \
    --cc=davem@davemloft.net \
    --cc=manfred.rudigier@omicron.at \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    --cc=stable@vger.kernel.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 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).