include/linux/highmem-internal.h
0 → 100644
+174
−0
+96
−170
+4
−7
Loading
Move the gory details of kmap & al into a private header and only document the interfaces which are usable by drivers. Signed-off-by:Thomas Gleixner <tglx@linutronix.de> Cc: Linus Torvalds <torvalds@linuxfoundation.org> Cc: Christoph Hellwig <hch@lst.de> Cc: Andrew Morton <akpm@linux-foundation.org> Link: https://lore.kernel.org/r/20201103095858.827582066@linutronix.de