Re: [PATCH v2] perf bpf-filter: Return -ENOMEM directly when pfi allocation fails
From: Namhyung Kim
Date: Fri Nov 22 2024 - 17:19:46 EST
On Wed, 13 Nov 2024 11:05:37 +0800, Hao Ge wrote:
> Directly return -ENOMEM when pfi allocation fails,
> instead of performing other operations on pfi.
>
>
Applied to perf-tools-next, thanks!
Best regards,
Namhyung