aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorFelix Fietkau <[email protected]>2023-12-08 08:50:04 +0100
committerKalle Valo <[email protected]>2023-12-12 16:24:06 +0200
commitcd607f2cbbbec90682b2f6d6b85e1525d0f43b19 (patch)
tree8d07d58cb6e77e7b753b5b738ecf443d1d1aa1cd /tools/perf/scripts/python/bin/export-to-postgresql-report
parentce038edfce43fb345f8dfdca0f7b17f535896701 (diff)
wifi: mt76: fix crash with WED rx support enabled
If WED rx is enabled, rx buffers are added to a buffer pool that can be filled from multiple page pools. Because buffers freed from rx poll are not guaranteed to belong to the processed queue's page pool, lockless caching must not be used in this case. Cc: [email protected] Fixes: 2f5c3c77fc9b ("wifi: mt76: switch to page_pool allocator") Signed-off-by: Felix Fietkau <[email protected]> Acked-by: Lorenzo Bianconi <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions