diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-01-31 13:45:35 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2020-02-10 10:57:48 +0100 |
commit | 5ad272abee9fe0a781d49b03f334c0a3b3e418c1 (patch) | |
tree | 56bda1957ead57e29ffcfe23454d360baea5108f /arch/m68k/mm/init.c | |
parent | 13076a29d52e91d29ab6b13e7279c9eacd0b6dbb (diff) | |
download | linux-5ad272abee9fe0a781d49b03f334c0a3b3e418c1.tar.gz linux-5ad272abee9fe0a781d49b03f334c0a3b3e418c1.tar.bz2 linux-5ad272abee9fe0a781d49b03f334c0a3b3e418c1.zip |
m68k: mm: Move the pointer table allocator to motorola.c
Only the Motorola MMU makes use of this allocator, it is a waste of
.text to include it for Sun3/ColdFire. Also, this is going to avoid
build issues when we're going to make it more Motorola specific.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Will Deacon <will@kernel.org>
Acked-by: Greg Ungerer <gerg@linux-m68k.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Tested-by: Greg Ungerer <gerg@linux-m68k.org>
Link: https://lore.kernel.org/r/20200131125403.654652162@infradead.org
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/mm/init.c')
0 files changed, 0 insertions, 0 deletions