Re: [PATCH v4 03/21] arm64: Turn the MMU-on sequence into a macro
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-20 19:16:38
Also in:
kvmarm, lkml
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-20 19:16:38
Also in:
kvmarm, lkml
On Mon, Jan 18, 2021 at 09:45:15AM +0000, Marc Zyngier wrote:
Turning the MMU on is a popular sport in the arm64 kernel, and we do it more than once, or even twice. As we are about to add even more, let's turn it into a macro. No expected functional change. Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel