+1
−0
arch/powerpc/mm/highmem.c
0 → 100644
+77
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Those functions are way too big to be inline, besides, kmap_atomic()
wants to call debug_kmap_atomic() which isn't exported for modules
and causes module link failures.
Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>