"README.md" did not exist on "21aa8ec362b59458bea1144494ae53ca2d8b13ed"
powerpc/mm: Make k(un)map_atomic out of line
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>
Loading
Please register or sign in to comment