ARC: mm: move MMU specific bits out of entry code ...
authorVineet Gupta <vgupta@kernel.org>
Mon, 16 Sep 2019 17:54:34 +0000 (10:54 -0700)
committerVineet Gupta <vgupta@kernel.org>
Tue, 24 Aug 2021 21:25:48 +0000 (14:25 -0700)
commita79a9c765f95a73e087f11f0994297cd69987bda
treea76971e8a4129756a0c31b176654934c883b5c7b
parent89d0d42412a116563c28c763d9c1bdee83b5b6af
ARC: mm: move MMU specific bits out of entry code ...

... to avoid polluting shared entry code (across three ISA variants)
with ISA/MMU specific code.

Cc: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
arch/arc/include/asm/mmu.h
arch/arc/kernel/entry-arcv2.S
arch/arc/kernel/entry.S