On 06/09/2019 11:45, Bernard Metzler wrote: > 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. > > Reported-by: Krishnamraju Eraparaju <krishna2@xxxxxxxxxxx> > Fixes: b9be6f18cf9e rdma/siw: transmit path Hi Bernard, The format of the fixes line should be: Fixes: b9be6f18cf9e ("rdma/siw: transmit path")