lkml.org 
[lkml]   [2021]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH net-next] devlink: Remove extra device_lock assert checks
From
Date
Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Tue, 19 Oct 2021 10:49:54 +0300 you wrote:
> From: Leon Romanovsky <leonro@nvidia.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


\
 
 \ /
  Last update: 2021-10-19 14:20    [W:0.146 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site