Re: [PATCH] mm: remove unnecessary check in alloc_thread_stack_node()

From: Sebastian Andrzej Siewior
Date: Tue Mar 01 2022 - 03:26:33 EST


On 2022-03-01 11:07:06 [+0300], Dan Carpenter wrote:
> The "stack" pointer cannot be NULL at this point so there is no
> need to check.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

Which tree is this against? Could you try against -tip, please?

Sebastian