[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163464601092.7615.1219827050996715515.git-patchwork-notify@kernel.org>
Date: Tue, 19 Oct 2021 12:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Leon Romanovsky <leon@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, leonro@...dia.com,
amcohen@...dia.com, jiri@...dia.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] devlink: Remove extra device_lock assert checks
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 19 Oct 2021 10:49:54 +0300 you wrote:
> From: Leon Romanovsky <leonro@...dia.com>
>
> PCI core code in the pci_call_probe() has a path that doesn't hold
> device_lock. It happens because the ->probe() is called through the
> workqueue mechanism.
>
> 349 static int pci_call_probe(struct pci_driver *drv, struct pci_dev *dev,
> 350 const struct pci_device_id *id)
> 351 {
> 352
> ....
> 377 if (cpu < nr_cpu_ids)
> 378 error = work_on_cpu(cpu, local_pci_probe, &ddi);
>
> [...]
Here is the summary with links:
- [net-next] devlink: Remove extra device_lock assert checks
https://git.kernel.org/netdev/net-next/c/cb3dc8901ba4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists