Re: [PATCH v2 6/7] rust_binder: Implement BINDER_DEBUG_DEATH_NOTIFICATION
From: Carlos Llamas
Date: Fri Jul 10 2026 - 16:22:31 EST
On Fri, Jul 10, 2026 at 02:32:57PM +0000, Jahnavi MN via B4 Relay wrote:
> From: Jahnavi MN <jahnavimn@xxxxxxxxxx>
>
> This adds dynamic debug logs for:
> - Memory allocation (OOM) failures when requesting
> death notifications
> - Registration and cancellation lifecycle events
> (BC_REQUEST / BC_CLEAR)
> - Delivery of death notification events to userspace
> (BR_DEAD_BINDER)
>
> Signed-off-by: Jahnavi MN <jahnavimn@xxxxxxxxxx>
> ---
LGTM, thanks!
Reviewed-by: Carlos Llamas <cmllamas@xxxxxxxxxx>