]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 21 Aug 2024 08:07:29 +0000 (18:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 29 Aug 2024 12:25:58 +0000 (22:25 +1000)
commit8ae4f16f7d7b59cca55aeca6db7c9636ffe7fbaa
tree88d6d82e036198dffeb21b1d9aab7d53a6f9a2d2
parentd6b34416b08895a7457c53630595ce84e4aa904c
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h

The stub versions of __real_pte() etc are only used with HPT & 4K pages,
so move them into the hash-4k.h header.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240821080729.872034-1-mpe@ellerman.id.au
arch/powerpc/include/asm/book3s/64/hash-4k.h
arch/powerpc/include/asm/book3s/64/pgtable.h