aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorPan Bian <[email protected]>2018-11-22 02:07:12 +0000
committerJuergen Gross <[email protected]>2018-11-29 16:53:33 +0000
commit975ef94a0284648fb0137bd5e949b18cef604e33 (patch)
treed1bb5234946209787b26a8d750572d7dcaffdec0 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentRevert "xen/balloon: Mark unallocated host memory as UNUSABLE" (diff)
downloadkernel-975ef94a0284648fb0137bd5e949b18cef604e33.tar.gz
kernel-975ef94a0284648fb0137bd5e949b18cef604e33.zip
pvcalls-front: fixes incorrect error handling
kfree() is incorrectly used to release the pages allocated by __get_free_page() and __get_free_pages(). Use the matching deallocators i.e., free_page() and free_pages(), respectively. Signed-off-by: Pan Bian <[email protected]> Reviewed-by: Stefano Stabellini <[email protected]> Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions