nds32/mm/highmem: Switch to generic kmap atomic
The mapping code is odd and looks broken. See FIXME in the comment. Also fix the harmless off by one in the FIX_KMAP_END define. Signed-off-by:Thomas Gleixner <tglx@linutronix.de> Cc: Nick Hu <nickhu@andestech.com> Cc: Greentime Hu <green.hu@gmail.com> Cc: Vincent Chen <deanbo422@gmail.com> Cc: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20201103095857.980576055@linutronix.de
Showing
- arch/nds32/Kconfig.cpu 1 addition, 0 deletionsarch/nds32/Kconfig.cpu
- arch/nds32/include/asm/fixmap.h 2 additions, 2 deletionsarch/nds32/include/asm/fixmap.h
- arch/nds32/include/asm/highmem.h 16 additions, 6 deletionsarch/nds32/include/asm/highmem.h
- arch/nds32/mm/Makefile 0 additions, 1 deletionarch/nds32/mm/Makefile
- arch/nds32/mm/highmem.c 0 additions, 48 deletionsarch/nds32/mm/highmem.c
arch/nds32/mm/highmem.c
deleted
100644 → 0
Please register or sign in to comment