[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120112195102.GA28100@kroah.com>
Date: Thu, 12 Jan 2012 11:51:02 -0800
From: Greg KH <greg@...ah.com>
To: Manfred Rudigier <manfred.rudigier@...cron.at>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
stable@...r.kernel.org, richardcochran@...il.com
Subject: Re: [PATCH] dp83640: Fix NOHZ local_softirq_pending 08 warning
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@...cron.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>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists