[PATCH v7 1/7] lib/ref_tracker: add unlocked leak print helper

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


On Fri, Apr 21, 2023 at 1:35 PM Andrzej Hajda <andrzej.hajda at intel.com> wrote:
>
> To have reliable detection of leaks, caller must be able to check under the same
> lock both: tracked counter and the leaks. dir.lock is natural candidate for such
> lock and unlocked print helper can be called with this lock taken.
> As a bonus we can reuse this helper in ref_tracker_dir_exit.
>
> Signed-off-by: Andrzej Hajda <andrzej.hajda at intel.com>
> Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
> ---

SGTM, thanks.

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


More information about the dri-devel mailing list