summaryrefslogtreecommitdiff
path: root/kernel/cgroup
diff options
context:
space:
mode:
authorIra Weiny <ira.weiny@intel.com>2021-02-26 04:22:22 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2021-02-26 20:41:05 +0300
commit3159ed57792be7453793bda27297a423e1c63d6c (patch)
tree774aa3530d912f7c900e396ed4d36049cfdfc508 /kernel/cgroup
parentf9c8bc4604c95a7c55293f244f67753f6e96096f (diff)
downloadlinux-3159ed57792be7453793bda27297a423e1c63d6c.tar.xz
fs/coredump: use kmap_local_page()
In dump_user_range() there is no reason for the mapping to be global. Use kmap_local_page() rather than kmap. Link: https://lkml.kernel.org/r/20210203223328.558945-1-ira.weiny@intel.com Signed-off-by: Ira Weiny <ira.weiny@intel.com> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/cgroup')
0 files changed, 0 insertions, 0 deletions