]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: remove arch_remap() and mm-arch-hooks.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 31 Dec 2020 22:04:30 +0000 (22:04 +0000)
committerJohannes Weiner <hannes@cmpxchg.org>
Thu, 31 Dec 2020 22:04:30 +0000 (22:04 +0000)
commit498b3066da1e161cddb27d504121a594df2a2b4f
tree7a446e14f8c744a00030fafc74cd0486001d4b72
parentf9593f7835321e37caefe2414452330259c00788
mm: remove arch_remap() and mm-arch-hooks.h

powerpc was the last provider of arch_remap() and the last user of
mm-arch-hooks.h.

Since commit 526a9c4a7234 ("powerpc/vdso: Provide vdso_remap()"),
arch_remap() hence mm-arch-hooks.h are not used anymore.

Remove them.

Link: https://lkml.kernel.org/r/320d7a9ed7b379a6e0edf16d539bc22447272e65.1608299993.git.christophe.leroy@csgroup.eu
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/um/include/asm/Kbuild
include/asm-generic/Kbuild
include/asm-generic/mm-arch-hooks.h [deleted file]
include/linux/mm-arch-hooks.h [deleted file]
mm/mremap.c