diff options
author | Bernard Metzler <bmt@zurich.ibm.com> | 2019-09-09 16:24:27 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-09-13 22:55:55 +0300 |
commit | 0404bd629fd4d05e7ab815e6e1ecd81e728678d3 (patch) | |
tree | 63e2002f0256438bac98d87ed3862eeffed3f85b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4a9d46a9fe14401f21df69cea97c62396d5fb053 (diff) | |
download | linux-0404bd629fd4d05e7ab815e6e1ecd81e728678d3.tar.xz |
RDMA/siw: Fix page address mapping in TX path
Use the correct kmap()/kunmap() flow to determine page address used for
CRC computation. Using page_address() is wrong, since page might be in
highmem.
Fixes: b9be6f18cf9e ("rdma/siw: transmit path")
Link: https://lore.kernel.org/r/20190909132427.30264-1-bmt@zurich.ibm.com
Reported-by: Krishnamraju Eraparaju <krishna2@chelsio.com>
Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions