Re: [PATCH 1/2] arm64/entry: Fix involuntary preemption exception masking
From: Peter Zijlstra
Date: Fri Mar 20 2026 - 11:42:51 EST
On Fri, Mar 20, 2026 at 02:57:37PM +0000, Mark Rutland wrote:
> I know that arm64 currently uses exit_to_user_mode_prepare_legacy(), and
> I want to go clean that up too. :)
This series; and this patch in particular:
https://lkml.kernel.org/r/20260320102620.1336796-10-ruanjinjie@xxxxxxxxxx
seem to already take care of that.