Re: [PATCH] arm64/hugetlb: Drop TLB flush from get_clear_flush()

From: Catalin Marinas
Date: Wed May 11 2022 - 12:10:58 EST


On Tue, 10 May 2022 10:09:30 +0530, Anshuman Khandual wrote:
> This drops now redundant TLB flush in get_clear_flush() which is no longer
> required after recent commit 697a1d44af8b ("tlb: hugetlb: Add more sizes to
> tlb_remove_huge_tlb_entry"). It also renames this function i.e dropping off
> '_flush' and replacing it with '__contig' as appropriate.
>
>

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64/hugetlb: Drop TLB flush from get_clear_flush()
https://git.kernel.org/arm64/c/fb396bb459c1

--
Catalin