diff options
author | Souptick Joarder | 2020-05-18 23:49:51 +0530 |
---|---|---|
committer | Greg Kroah-Hartman | 2020-05-19 16:46:37 +0200 |
commit | c9d7e3da1f3c4cf5dddfc5d7ce4d76d013aba1cc (patch) | |
tree | d7450eca4ea6ef04656da4921562070a1d2626cc /lib/fdt.c | |
parent | b03025c57396b23fe2423384c25aa580000e9883 (diff) |
fpga: dfl: afu: Corrected error handling levels
Corrected error handling goto sequnece. Level put_pages should
be called when pinned pages >= 0 && pinned != npages. Level
free_pages should be called when pinned pages < 0.
Fixes: fa8dda1edef9 ("fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support")
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Acked-by: Wu Hao <hao.wu@intel.com>
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/1589825991-3545-1-git-send-email-jrdr.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/fdt.c')
0 files changed, 0 insertions, 0 deletions