Re: [PATCH v2 5/8] binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logs
From: Alice Ryhl
Date: Fri Sep 27 2024 - 03:20:50 EST
On Fri, Sep 27, 2024 at 1:36 AM Carlos Llamas <cmllamas@xxxxxxxxxx> wrote:
>
> proc 699
> context binder-test
> thread 699: l 00 need_return 0 tr 0
> ref 25: desc 1 node 20 s 1 w 0 d 00000000c03e09a3
> unknown work: type 11
>
> proc 640
> context binder-test
> thread 640: l 00 need_return 0 tr 0
> ref 8: desc 1 node 3 s 1 w 0 d 000000002bb493e1
> has cleared freeze notification
>
> Fixes: d579b04a52a1 ("binder: frozen notification")
> Cc: stable@xxxxxxxxxxxxxxx
> Suggested-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> Signed-off-by: Carlos Llamas <cmllamas@xxxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>