diff options
author | Felix Fietkau <nbd@nbd.name> | 2024-10-15 11:17:55 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-17 13:02:29 +0300 |
commit | 88806efc034a9830f483963326b99930ad519af1 (patch) | |
tree | d8e7ed6a046f017cdba4c91dc3efedf056989859 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4678adf94da4a9e9683817b246b58ce15fb81782 (diff) | |
download | linux-88806efc034a9830f483963326b99930ad519af1.tar.xz |
net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
The loop responsible for allocating up to MTK_FQ_DMA_LENGTH buffers must
only touch as many descriptors, otherwise it ends up corrupting unrelated
memory. Fix the loop iteration count accordingly.
Fixes: c57e55819443 ("net: ethernet: mtk_eth_soc: handle dma buffer size soc specific")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241015081755.31060-1-nbd@nbd.name
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions