Re: [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
Sergey Senozhatsky <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel |
|---|---|
| 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?