aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorPietro Borrello <[email protected]>2023-02-09 12:26:23 +0000
committerDavid S. Miller <[email protected]>2023-02-13 09:33:39 +0000
commit68762148d1b011d47bc2ceed7321739b5aea1e63 (patch)
tree595e74725e8efac49f057ad9f74db95677fac656 /tools/perf/scripts/python/mem-phys-addr.py
parent75da437a2f172759b2273091a938772e687242d0 (diff)
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
rds_rm_zerocopy_callback() uses list_add_tail() with swapped arguments. This links the list head with the new entry, losing the references to the remaining part of the list. Fixes: 9426bbc6de99 ("rds: use list structure to track information for zerocopy completion notification") Suggested-by: Paolo Abeni <[email protected]> Signed-off-by: Pietro Borrello <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions