Re: [PATCHv2] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc

From: Alexander Aring
Date: Thu Nov 10 2022 - 10:11:36 EST


Hi,

On Thu, Nov 10, 2022 at 3:37 AM Vlastimil Babka <vbabka@xxxxxxx> wrote:
...
>
> So, I did the following, which IMHO resolves the misleading parts and also
> mentions __GFP_ZERO. Sounds OK?
>
> https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git/commit/?h=slab/for-6.2/cleanups&id=d6a3a7c3f65dfebcbc4872d5912d3465c8e8b051
>

perfect, thanks!

- Alex