Re: [PATCH v2] mm: kmalloc_index: make compiler break when size is not supported
From: Hyeonggon Yoo
Date: Mon May 10 2021 - 11:39:27 EST
On Mon, May 10, 2021 at 05:19:58PM +0200, Vlastimil Babka wrote:
> I'd rephrase the subject:
> mm, slub: change run-time assertion in kmalloc_index() to compile-time
>
> "... compiler will generate a run-time BUG() while a compile-time error is also
> possible, and better"
> "there's no need to..."
> kmalloc-32M
Vlastimil Babka and Christoph Lameter, thank you for reviewing the patch.
I'm not familiar with kernel community yet. should I send patch v3 again,
or can you update it directly?