From: patchwork-bot+netdevbpf@kernel.org
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: kuba@kernel.org, netdev@vger.kernel.org, davem@davemloft.net,
edumazet@google.com, tglx@linutronix.de
Subject: Re: [PATCH net-next] net: dev: Change the order of the arguments for the contended condition.
Date: Tue, 14 Dec 2021 12:40:11 +0000 [thread overview]
Message-ID: <163948561176.12013.5715209247504998823.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <Ybd06waO3S5y1Q6h@linutronix.de>
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Mon, 13 Dec 2021 17:29:31 +0100 you wrote:
> Change the order of arguments and make qdisc_is_running() appear first.
> This is more readable for the general case.
>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> ---
> net/core/dev.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [net-next] net: dev: Change the order of the arguments for the contended condition.
https://git.kernel.org/netdev/net-next/c/a9aa5e3320ae
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-12-14 12:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-10 15:41 [PATCH net-next] net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT Sebastian Andrzej Siewior
2021-12-10 16:35 ` Paolo Abeni
2021-12-10 16:46 ` Sebastian Andrzej Siewior
2021-12-10 16:52 ` Eric Dumazet
2021-12-10 17:43 ` Sebastian Andrzej Siewior
2021-12-13 10:27 ` Paolo Abeni
2021-12-11 4:32 ` Jakub Kicinski
2021-12-13 10:45 ` Sebastian Andrzej Siewior
2021-12-13 10:53 ` [PATCH v2 " Sebastian Andrzej Siewior
2021-12-13 15:00 ` patchwork-bot+netdevbpf
2021-12-13 16:15 ` [PATCH " Jakub Kicinski
2021-12-13 16:18 ` Sebastian Andrzej Siewior
2021-12-13 16:20 ` Jakub Kicinski
2021-12-13 16:32 ` Sebastian Andrzej Siewior
2021-12-13 16:29 ` [PATCH net-next] net: dev: Change the order of the arguments for the contended condition Sebastian Andrzej Siewior
2021-12-14 12:40 ` patchwork-bot+netdevbpf [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=163948561176.12013.5715209247504998823.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bigeasy@linutronix.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.