From: David Miller <davem@davemloft.net>
To: alex.aring@googlemail.com
Cc: alex.bluesman.smirnov@gmail.com, dbaryshkov@gmail.com,
linux-zigbee-devel@lists.sourceforge.net, mkl@pengutronix.de,
netdev@vger.kernel.org, alex.aring@gmail.com
Subject: Re: [PATCH] mac802154: fix NOHZ local_softirq_pending 08 warning
Date: Fri, 04 Jan 2013 13:47:46 -0800 (PST) [thread overview]
Message-ID: <20130104.134746.735863017023295302.davem@davemloft.net> (raw)
In-Reply-To: <1357124470-2375-1-git-send-email-alex.aring@gmail.com>
From: Alexander Aring <alex.aring@googlemail.com>
Date: Wed, 2 Jan 2013 12:01:10 +0100
> When using nanosleep() in an userspace application we get a
> ratelimit warning
>
> NOHZ: local_softirq_pending 08
>
> for 10 times.
>
> This patch replaces netif_rx() with netif_rx_ni() which has
> to be used from process/softirq context.
> The process/softirq context will be called from fakelb driver.
>
> See linux-kernel commit 481a819 for similar fix.
>
> Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Applied and queued up for -stable, thanks.
prev parent reply other threads:[~2013-01-04 21:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-02 11:01 [PATCH] mac802154: fix NOHZ local_softirq_pending 08 warning Alexander Aring
2013-01-04 21:47 ` 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=20130104.134746.735863017023295302.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=alex.aring@gmail.com \
--cc=alex.aring@googlemail.com \
--cc=alex.bluesman.smirnov@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=linux-zigbee-devel@lists.sourceforge.net \
--cc=mkl@pengutronix.de \
--cc=netdev@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).