[Intel-gfx] [PATCH v7 4/7] lib/ref_tracker: remove warnings in case of allocation failure

Eric Dumazet edumazet at google.com
Fri Apr 21 14:21:50 UTC 2023


On Fri, Apr 21, 2023 at 1:35 PM Andrzej Hajda <andrzej.hajda at intel.com> wrote:
>
> Library can handle allocation failures. To avoid allocation warnings
> __GFP_NOWARN has been added everywhere. Moreover GFP_ATOMIC has been
> replaced with GFP_NOWAIT in case of stack allocation on tracker free
> call.
>
> Signed-off-by: Andrzej Hajda <andrzej.hajda at intel.com>
> Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
> ---

Reviewed-by: Eric Dumazet <edumazet at google.com>
Thanks.


More information about the Intel-gfx mailing list