diff options
author | P Praneesh <[email protected]> | 2024-05-20 12:30:44 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-05-25 11:56:57 +0300 |
commit | 073f9f249eecd64ab9d59c91c4a23cfdcc02afe4 (patch) | |
tree | 0bbc41e3f1dda109379e34b1430b0fa8e3c897fc /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 33322e3ef07409278a18c6919c448e369d66a18e (diff) |
wifi: ath12k: fix invalid memory access while processing fragmented packets
The monitor ring and the reo reinject ring share the same ring mask index.
When the driver receives an interrupt for the reo reinject ring, the
monitor ring is also processed, leading to invalid memory access. Since
monitor support is not yet enabled in ath12k, the ring mask for the monitor
ring should be removed.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00209-QCAHKSWPL_SILICONZ-1
Fixes: d889913205cf ("wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices")
Signed-off-by: P Praneesh <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions