netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Johannes Berg <johannes@sipsolutions.net>
Cc: netdev@vger.kernel.org, johannes.berg@intel.com, jiri@nvidia.com
Subject: Re: [PATCH net-next] net: rtnetlink: remove local list in __linkwatch_run_queue()
Date: Thu, 07 Dec 2023 03:40:23 +0000	[thread overview]
Message-ID: <170192042351.21604.5809466447036359247.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231205170011.56576dcc1727.I698b72219d9f6ce789bd209b8f6dffd0ca32a8f2@changeid>

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  5 Dec 2023 17:00:11 +0100 you wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Due to linkwatch_forget_dev() (and perhaps others?) checking for
> list_empty(&dev->link_watch_list), we must have all manipulations
> of even the local on-stack list 'wrk' here under spinlock, since
> even that list can be reached otherwise via dev->link_watch_list.
> 
> [...]

Here is the summary with links:
  - [net-next] net: rtnetlink: remove local list in __linkwatch_run_queue()
    https://git.kernel.org/netdev/net-next/c/b8dbbbc535a9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2023-12-07  3:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20231208092927eucas1p2f6750026f74e981c67b05e9b4c9bc821@eucas1p2.samsung.com>
2023-12-05 16:00 ` [PATCH net-next] net: rtnetlink: remove local list in __linkwatch_run_queue() Johannes Berg
2023-12-07  3:40   ` patchwork-bot+netdevbpf [this message]
2023-12-08  9:29   ` Marek Szyprowski

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=170192042351.21604.5809466447036359247.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=jiri@nvidia.com \
    --cc=johannes.berg@intel.com \
    --cc=johannes@sipsolutions.net \
    --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).