Re: [PATCH v6 20/21] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores

From: Catalin Marinas
Date: Mon May 24 2021 - 12:09:24 EST


On Tue, May 18, 2021 at 10:47:24AM +0100, Will Deacon wrote:
> The scheduler now knows enough about these braindead systems to place
> 32-bit tasks accordingly, so throw out the safety checks and allow the
> ret-to-user path to avoid do_notify_resume() if there is nothing to do.
>
> Signed-off-by: Will Deacon <will@xxxxxxxxxx>

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>