Re: [PATCH v2 2/7] rust_binder: Implement BINDER_DEBUG_USER_ERROR for freezer-related operation
From: Carlos Llamas
Date: Fri Jul 10 2026 - 15:55:42 EST
On Fri, Jul 10, 2026 at 02:32:53PM +0000, Jahnavi MN via B4 Relay wrote:
> From: Jahnavi MN <jahnavimn@xxxxxxxxxx>
>
> This adds dynamic debug logs for:
> - Requesting freeze notifications on invalid references, duplicate
> cookies, or already active registrations.
> - Completing freeze notifications that are not pending or not found.
> - Clearing freeze notifications on invalid references, inactive
> notifications, or cookie mismatches.
>
> Signed-off-by: Jahnavi MN <jahnavimn@xxxxxxxxxx>
> ---
LGTM, thanks!
Reviewed-by: Carlos Llamas <cmllamas@xxxxxxxxxx>