Re: [PATCH 3/7] x86,mm: restructure switch_mm_irqs_off

From: Dave Hansen
Date: Fri Jun 29 2018 - 12:49:54 EST


On 06/29/2018 07:29 AM, Rik van Riel wrote:
> Move some code that will be needed for the lazy -> !lazy state
> transition when a lazy TLB CPU has gotten out of date.
>
> No functional changes, since the if (real_prev == next) branch
> always returns.

The lower indentation looks nice.

Acked-by: Dave Hansen <dave.hansen@xxxxxxxxx>