Re: [PATCH v4 1/1] binder: report txn errors via generic netlink (genl)
From: Li Li
Date: Tue Oct 22 2024 - 14:06:17 EST
On Mon, Oct 21, 2024 at 6:54 PM Bagas Sanjaya <bagasdotme@xxxxxxxxx> wrote:
>
> On Mon, Oct 21, 2024 at 12:12:33PM -0700, Li Li wrote:
> > +NOTE: if the user applications that talks to the Binder Genl driver exits,
> "Note that if ..." or .. note:: block? I lean towards the latter, though.
> > +the kernel driver will automatically reset the configuration to the default
> > +and stop sending more reports to prevent leaking memory.
Thank you for reviewing it! I'll incorporate your fix in the next revision.