diff options
| author | Fabio M. De Francesco <[email protected]> | 2022-09-01 17:44:07 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-09 10:22:36 +0200 |
| commit | e01b08d7f6d36f20533b7510ea3af90756125f35 (patch) | |
| tree | 6aac571db6ee0cda39f5ee20d319d6d4a768aea2 /drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | |
| parent | dd8dc442c1e3b1798fad61211f3b090523dd926d (diff) | |
misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
Pages in an array are mapped in a loop but, after the code is done with
the virtual addresses, these pages are never unmapped.
Therefore, call kunmap() to unmap pages[i].
Cc: "Venkataramanan, Anirudh" <[email protected]>
Cc: Ira Weiny <[email protected]>
Signed-off-by: Fabio M. De Francesco <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c')
0 files changed, 0 insertions, 0 deletions