diff options
| author | Wright Feng <[email protected]> | 2022-07-22 13:56:27 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-08-10 08:47:22 +0300 |
| commit | 09be7546a602ea2d0959fc13515765221da248f2 (patch) | |
| tree | 0483342ac70e5d31d1c02ab9b20ab85044742068 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 0fa24196e4257bcad0c5c82d93508536426db4a2 (diff) | |
wifi: brcmfmac: fix scheduling while atomic issue when deleting flowring
We should not sleep while holding the spin lock. It makes
'scheduling while atomic' in brcmf_msgbuf_delete_flowring.
And to avoid race condition between deleting flowring and txflow,
we only hold spin lock when seting flowring status to RING_CLOSING.
Signed-off-by: Wright Feng <[email protected]>
Signed-off-by: Chi-Hsien Lin <[email protected]>
Signed-off-by: Ahmad Fatoum <[email protected]>
Signed-off-by: Alvin Šipraga <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions