Commit 147ea50
committed
Merge branch 'pci/dpc'
- If there's a device below a bridge, prevent a use-after-free by holding a
reference to the device while waiting for the secondary bus to be ready
in case the device is concurrently removed, e.g., by DPC (Lukas Wunner)
* pci/dpc:
PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4823 | 4823 | | |
4824 | 4824 | | |
4825 | 4825 | | |
4826 | | - | |
| 4826 | + | |
4827 | 4827 | | |
4828 | 4828 | | |
4829 | 4829 | | |
| |||
4852 | 4852 | | |
4853 | 4853 | | |
4854 | 4854 | | |
4855 | | - | |
4856 | | - | |
| 4855 | + | |
| 4856 | + | |
4857 | 4857 | | |
4858 | 4858 | | |
4859 | 4859 | | |
| |||
0 commit comments