dmaengine: idxd: Fix crc_val field for completion record
authorFenghua Yu <fenghua.yu@intel.com>
Fri, 11 Nov 2022 01:27:15 +0000 (17:27 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:32:49 +0000 (13:32 +0100)
commit9f2a53f143e85afac1679299e4a6816c0c52a42c
tree4e1efbda2930c5ab52672827c85ed2f3b8c6c52d
parentf2e58e95273ce072ca95a2afa1f274825a1e1772
dmaengine: idxd: Fix crc_val field for completion record

[ Upstream commit dc901d98b1fe6e52ab81cd3e0879379168e06daa ]

The crc_val in the completion record should be 64 bits and not 32 bits.

Fixes: 4ac823e9cd85 ("dmaengine: idxd: fix delta_rec and crc size field for completion record")
Reported-by: Nirav N Shah <nirav.n.shah@intel.com>
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20221111012715.2031481-1-fenghua.yu@intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/uapi/linux/idxd.h