Re: [PATCH v11 03/12] x86/mm: consolidate full flush threshold decision
From: Dave Hansen
Date: Fri Feb 14 2025 - 13:07:50 EST
On 2/13/25 08:13, Rik van Riel wrote:
> Reduce code duplication by consolidating the decision point
> for whether to do individual invalidations or a full flush
> inside get_flush_tlb_info.
Looks sane. Not a ton of code savings, but it does look a lot nicer:
Acked-by: Dave Hansen <dave.hansen@xxxxxxxxx>