Re: [PATCH v2 4/4] mm/page_alloc: remove a VM_BUG_ON()
"Zi Yan" <[email protected]>
| Newsgroups | org.kernel.vger.cgroups,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > Link: https://lore.kernel.org/all/[email protected]/ > Signed-off-by: Brendan Jackman <[email protected]> > --- > mm/page_alloc.c | 1 - > 1 file changed, 1 deletion(-) > LGTM. Acked-by: Zi Yan <[email protected]> -- Best Regards, Yan, Zi