Re: [PATCH v2 4/4] mm/page_alloc: remove a VM_BUG_ON()

From: Zi Yan

Date: Tue Jul 14 2026 - 21:20:58 EST


On Tue Jul 14, 2026 at 5:32 AM EDT, Brendan Jackman wrote:
> VM_BUG_ON() is out of favour and on the way to removal, since I recently
> touched this code I am removing this invocation. If this precondition is
> violated, the system will soon crash anyway.
>
> Suggested-by: Zi Yan <ziy@xxxxxxxxxx>
> Link: https://lore.kernel.org/all/7F866265-3F2E-4765-B9D4-9AB898A9C4AC@xxxxxxxxxx/
> Signed-off-by: Brendan Jackman <jackmanb@xxxxxxxxxx>
> ---
> mm/page_alloc.c | 1 -
> 1 file changed, 1 deletion(-)
>
LGTM.

Acked-by: Zi Yan <ziy@xxxxxxxxxx>



--
Best Regards,
Yan, Zi