[PATCH 0/2] kmap cleanup 2
From: ira . weiny
Date: Mon May 04 2020 - 01:24:23 EST
From: Ira Weiny <ira.weiny@xxxxxxxxx>
Continue the kmap clean up with 2 follow on patches
These apply after the kmap cleanup V2 series:
https://lore.kernel.org/lkml/20200504010912.982044-1-ira.weiny@xxxxxxxxx/
Ira Weiny (2):
kmap: Remove kmap_atomic_to_page()
parisc/kmap: Remove duplicate kmap code
arch/csky/include/asm/highmem.h | 1 -
arch/csky/mm/highmem.c | 13 -------------
arch/nds32/include/asm/highmem.h | 1 -
arch/parisc/include/asm/cacheflush.h | 28 ++--------------------------
include/linux/highmem.h | 10 +++++++---
5 files changed, 9 insertions(+), 44 deletions(-)
--
2.25.1