On Mon, Apr 21, 2025 at 8:18 AM Simon Horman <horms@xxxxxxxxxx> wrote: > > On Wed, Apr 16, 2025 at 05:20:02PM -0700, Li Li wrote: > > From: Thiébaud Weksteen <tweek@xxxxxxxxxx> > > > > Introduce a new permission "setup_report" to the "binder" class. > > This persmission controls the ability to set up the binder generic > > nit: permission > > Flagged by checkpatch.pl --codespell > Would fix this typo along with other changes in the next version. Thank you for catching this! > > netlink driver to report certain binder transactions. > > > > Signed-off-by: Thiébaud Weksteen <tweek@xxxxxxxxxx> > > Signed-off-by: Li Li <dualli@xxxxxxxxxx> > > ...