diff options
| author | Fabio M. De Francesco <[email protected]> | 2022-09-01 15:44:07 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-09 08:22:36 +0000 |
| commit | e01b08d7f6d36f20533b7510ea3af90756125f35 (patch) | |
| tree | 6aac571db6ee0cda39f5ee20d319d6d4a768aea2 /drivers/misc/pci_endpoint_test.c | |
| parent | misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.c (diff) | |
| download | kernel-e01b08d7f6d36f20533b7510ea3af90756125f35.tar.gz kernel-e01b08d7f6d36f20533b7510ea3af90756125f35.zip | |
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/misc/pci_endpoint_test.c')
0 files changed, 0 insertions, 0 deletions
