The pcb lookup always happens in the network epoch and in SMR section.
We can't block on a mutex due to the latter. Now that prison address
lists are protected by the network epoch, use the locked variant of KPI.
Fixes: de2d47842e8
Differential D33340
inpcb: use epoch protection when doing prison checks Authored by glebius on Dec 8 2021, 6:43 PM. Tags None Referenced Files
Details
The pcb lookup always happens in the network epoch and in SMR section. Fixes: de2d47842e8
Diff Detail
|