Re: [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

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


On Tue, May 18, 2021 at 10:47:25AM +0100, Will Deacon wrote:
> Document support for running 32-bit tasks on asymmetric 32-bit systems
> and its impact on the user ABI when enabled.
>
> Signed-off-by: Will Deacon <will@xxxxxxxxxx>

The logic looks alright to me but I suspect most arguments are around
the scheduler behaviour.

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