netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kurt Kanzenbach <kurt@linutronix.de>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@gmail.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Vladimir Oltean <olteanv@gmail.com>
Subject: Re: [PATCH net-next 5/9] net: dsa: Use netif_rx().
Date: Fri, 04 Mar 2022 08:41:17 +0100	[thread overview]
Message-ID: <87wnhacggy.fsf@kurt> (raw)
In-Reply-To: <20220303171505.1604775-6-bigeasy@linutronix.de>

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

On Thu Mar 03 2022, Sebastian Andrzej Siewior wrote:
> Since commit
>    baebdf48c3600 ("net: dev: Makes sure netif_rx() can be invoked in any context.")
>
> the function netif_rx() can be used in preemptible/thread context as
> well as in interrupt context.
>
> Use netif_rx().
>
> Cc: Kurt Kanzenbach <kurt@linutronix.de>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Vivien Didelot <vivien.didelot@gmail.com>
> Cc: Florian Fainelli <f.fainelli@gmail.com>
> Cc: Vladimir Oltean <olteanv@gmail.com>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Acked-by: Kurt Kanzenbach <kurt@linutronix.de> # hellcreek

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

  reply	other threads:[~2022-03-04  7:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-03 17:14 [PATCH net-next 0/9] net: Convert user to netif_rx() Sebastian Andrzej Siewior
2022-03-03 17:14 ` [PATCH net-next 1/9] docs: networking: Use netif_rx() Sebastian Andrzej Siewior
2022-03-03 17:14 ` [PATCH net-next 2/9] net: xtensa: " Sebastian Andrzej Siewior
2022-03-04  3:12   ` Max Filippov
2022-03-03 17:14 ` [PATCH net-next 3/9] net: sgi-xp: " Sebastian Andrzej Siewior
2022-03-04 20:31   ` Steve Wahl
2022-03-03 17:15 ` [PATCH net-next 4/9] net: caif: " Sebastian Andrzej Siewior
2022-03-03 17:15 ` [PATCH net-next 5/9] net: dsa: " Sebastian Andrzej Siewior
2022-03-04  7:41   ` Kurt Kanzenbach [this message]
2022-03-03 17:15 ` [PATCH net-next 6/9] net: ethernet: " Sebastian Andrzej Siewior
2022-03-08  9:50   ` Lukasz Stelmach
2022-03-03 17:15 ` [PATCH net-next 7/9] net: macvlan: " Sebastian Andrzej Siewior
2022-03-03 17:15 ` [PATCH net-next 8/9] net: bridge: " Sebastian Andrzej Siewior
2022-03-03 17:15 ` [PATCH net-next 9/9] net: dev: " Sebastian Andrzej Siewior
2022-03-04 12:10 ` [PATCH net-next 0/9] net: Convert user to netif_rx() patchwork-bot+netdevbpf

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=87wnhacggy.fsf@kurt \
    --to=kurt@linutronix.de \
    --cc=andrew@lunn.ch \
    --cc=bigeasy@linutronix.de \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=vivien.didelot@gmail.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).