netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rémi Denis-Courmont" <remi@remlab.net>
To: netdev@vger.kernel.org,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Remi Denis-Courmont <courmisch@gmail.com>
Subject: Re: [PATCH net-next 07/10] phonet: Use netif_rx().
Date: Mon, 07 Mar 2022 17:58:45 +0200	[thread overview]
Message-ID: <2619197.mvXUDI8C0e@basile.remlab.net> (raw)
In-Reply-To: <20220306215753.3156276-8-bigeasy@linutronix.de>

Le sunnuntaina 6. maaliskuuta 2022, 23.57.50 EET Sebastian Andrzej Siewior a 
écrit :
> 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: Remi Denis-Courmont <courmisch@gmail.com>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Acked-by: Rémi Denis-Courmont <courmisch@gmail.com>

-- 
Rémi Denis-Courmont
http://www.remlab.net/




  reply	other threads:[~2022-03-07 16:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06 21:57 [PATCH net-next 00/10] net: Convert user to netif_rx(), part 3 Sebastian Andrzej Siewior
2022-03-06 21:57 ` [PATCH net-next 01/10] s390: net: Use netif_rx() Sebastian Andrzej Siewior
2022-03-06 21:57 ` [PATCH net-next 02/10] staging: " Sebastian Andrzej Siewior
2022-03-06 22:12   ` Greg Kroah-Hartman
2022-03-06 21:57 ` [PATCH net-next 03/10] tun: vxlan: " Sebastian Andrzej Siewior
2022-03-06 21:57 ` [PATCH net-next 04/10] tipc: " Sebastian Andrzej Siewior
2022-03-06 21:57 ` [PATCH net-next 05/10] batman-adv: " Sebastian Andrzej Siewior
2022-03-07  7:26   ` Sven Eckelmann
2022-03-06 21:57 ` [PATCH net-next 06/10] bluetooth: " Sebastian Andrzej Siewior
2022-03-06 21:57 ` [PATCH net-next 07/10] phonet: " Sebastian Andrzej Siewior
2022-03-07 15:58   ` Rémi Denis-Courmont [this message]
2022-03-06 21:57 ` [PATCH net-next 08/10] net: phy: micrel: " Sebastian Andrzej Siewior
2022-03-06 21:57 ` [PATCH net-next 09/10] net: Remove netif_rx_any_context() and netif_rx_ni() Sebastian Andrzej Siewior
2022-03-06 21:57 ` [PATCH net-next 10/10] net: phy: micrel: Move netif_rx() outside of IRQ-off section Sebastian Andrzej Siewior
2022-03-07 12:00 ` [PATCH net-next 00/10] net: Convert user to netif_rx(), part 3 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=2619197.mvXUDI8C0e@basile.remlab.net \
    --to=remi@remlab.net \
    --cc=bigeasy@linutronix.de \
    --cc=courmisch@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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).