mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
In nvgpu_sim_esc_readl() we prepare a message, issue RPC and then copy back the response from offset "data_offset + 0xc" But while configuring the message we incorrectly set the response offset as just "data_offset" Fix this by correctly configuring the response offset as "data_offset + 0xc" Jira NVGPUT-41 Change-Id: I855e140b97e7128367446d0962eec283b069f514 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1756844 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
8.0 KiB
8.0 KiB