Re: [PATCH] rust_binderfs: add transaction_report feature entry

From: Alice Ryhl

Date: Wed Sep 16 2026 - 19:33:15 EST


On Wed, Sep 16, 2026 at 1:08 PM Carlos Llamas <cmllamas@xxxxxxxxxx> wrote:
>
> rust_binderfs is missing the equivalent of commit f37b55ded8ed ("binder:
> add transaction_report feature entry"), which adds "transaction_report"
> to the binderfs feature list. This helps userspace determine if the
> BINDER_CMD_REPORT from the generic netlink API is supported.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: f14e0c8183bc ("rust_binder: report netlink transactions")
> Signed-off-by: Carlos Llamas <cmllamas@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>