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>