summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen
diff options
context:
space:
mode:
authorAlaa Mohamed <eng.alaamohamedsoliman.am@gmail.com>2022-04-20 01:43:28 +0200
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>2022-04-20 22:22:18 +0200
commitf31076a6b2391896088fa81755a892213f07788e (patch)
tree31e54134fde0bd7731dc08af6bf38eacab0dac99 /arch/arm/xen
parentxen/balloon: don't use PV mode extra memory for zone device allocations (diff)
downloadlinux-f31076a6b2391896088fa81755a892213f07788e.tar.xz
linux-f31076a6b2391896088fa81755a892213f07788e.zip
xen: Convert kmap() to kmap_local_page()
kmap() is being deprecated and these usages are all local to the thread so there is no reason kmap_local_page() can't be used. Replace kmap() calls with kmap_local_page(). Signed-off-by: Alaa Mohamed <eng.alaamohamedsoliman.am@gmail.com> Reviewed-by: Juergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/20220419234328.10346-1-eng.alaamohamedsoliman.am@gmail.com Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'arch/arm/xen')
0 files changed, 0 insertions, 0 deletions