[PATCH v3 0/2] arm64: tlbflush: optimize flush tlb kernel range

Catalin Marinas catalin.marinas at arm.com
Wed Oct 16 09:31:19 PDT 2024


On Mon, 23 Sep 2024 21:13:49 +0800, Kefeng Wang wrote:
> Supports TLB range operations when flush tlb kernel range.
> 
> v3:
> - add helper to check maximum number of TLBI operations to avoid
>   duplicate code in flush_tlb_kernel_range(), suggested by Anshuman
> v2:
> - address Catalin's comments and use __flush_tlb_range_op() directly
> 
> [...]

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

[1/2] arm64: tlbflush: add __flush_tlb_range_limit_excess()
      https://git.kernel.org/arm64/c/7ffc13e23395
[2/2] arm64: optimize flush tlb kernel range
      https://git.kernel.org/arm64/c/a923705c69f7

-- 
Catalin




More information about the linux-arm-kernel mailing list