[PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode()
David Hildenbrand
david at redhat.com
Tue Sep 9 19:00:22 AEST 2025
On 08.09.25 09:39, Kevin Brodsky wrote:
> This function has only ever been used in arch/x86, so there is no
> need for other architectures to implement it. Remove it from
> linux/pgtable.h and all architectures besides x86.
>
> The arm64 implementation is not empty but it is only called from
> arch_leave_lazy_mmu_mode(), so we can simply fold it there.
>
> Acked-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
> Signed-off-by: Kevin Brodsky <kevin.brodsky at arm.com>
> ---
Acked-by: David Hildenbrand <david at redhat.com>
--
Cheers
David / dhildenb
More information about the Linuxppc-dev
mailing list