Re: [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison

Sergey Senozhatsky <[email protected]> Tue, 4 Aug 2026 15:37:46 +0900
Newsgroups gmane.linux.kernel,gmane.linux.kernel.mm
Message-ID <[email protected]>
On (26/08/03 17:05), Zi Yan wrote:
> ...
> should be negligible. While at it, change VM_BUG_ON() to
> VM_WARN_ON_ONCE_PAGE().

Is it really safe to do that?