mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-16 07:08:29 +00:00
Convert kmap_atomic() in the non-highmem case from a macro to a static inline function, for better type-checking and the ability to pass void pointers instead of struct page pointers. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>