lkml.org 
[lkml]   [2022]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
Date
This short series is aimed at replacing kmap() with kmap_local_page() in
misc/xilinx_sdfec. This task is accomplished in patch 2/2. Instead patch
1/2 unmaps the pages which are currently mapped in a loop with kmap()
but which are never unmapped with kunmap().

Cc: "Venkataramanan, Anirudh" <anirudh.venkataramanan@intel.com>
Suggested-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>

Fabio M. De Francesco (2):
misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
misc/xilinx_sdfec: Replace kmap() with kmap_local_page()

drivers/misc/xilinx_sdfec.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

--
2.37.2

\
 
 \ /
  Last update: 2022-09-01 17:45    [W:0.031 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site