Files
linux-nv-oot/drivers/video/tegra/host
Anup Mahindre 86fbda4e99 video: tegra: host: nvdla: Use vfree for v*alloced memory
A previous change shifted from k*alloc to v*alloc as physically
contiguos memory was not really required. A kfree was left out in error
paths. Fix this problem by using vfree instead.

Bug 200621525

Change-Id: I1074d84a2366cc52d172b5817de2d7df60a23028
Signed-off-by: Anup Mahindre <amahindre@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2373692
Reviewed-by: automaticguardword <automaticguardword@nvidia.com>
Reviewed-by: Ken Adams <kadams@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2023-04-14 11:46:41 +00:00
..
2022-06-16 15:54:20 -07:00