Re: [PATCH v3 0/7] rust_binder : Implement dynamic debug logging mask

From: Greg Kroah-Hartman

Date: Thu Jul 16 2026 - 02:06:40 EST


On Wed, Jul 15, 2026 at 12:16:38PM +0000, Alice Ryhl wrote:
> On Mon, Jul 13, 2026 at 12:35:22PM +0000, Jahnavi MN via B4 Relay wrote:
> > base-commit: f8d269390cd2a7a9fb5a31f153e7c7b709defea0
>
> Greg, a quick practical question. This doesn't apply anymore because of
> the merge commit, and it actually also has a conflict with the fix
> "rust_binder: only print failure if error has source". (Both conflicts
> are in the same chunk of code.)
>
> The rebase of this series that I'm currently using for my development is
> this one:
> https://github.com/Darksonn/linux/commits/rust-binder-base/
>
> That rebase happens to fix the conflict with the merge commit in a way
> that implicitly fixes the same issue as "rust_binder: only print failure
> if error has source". So with that rebase, the fix patch is only
> relevant for 7.2 and the stable backports. (i.e. merge conflict fix is
> to keep char-misc-next side)
>
> Do you want a resend of this that looks like that?

Yes please send a new series that I can actually apply.

> As for my other series, the netlink series [1] applies cleanly on
> char-misc-next both before and after applying the debug mask changes (or
> at least, they cherry-pick cleanly after 'git am'ing on the original
> base commit).

Are they ready to be applied? If so, I'll pick them up.

> And the ratelimited printing [2] and synchronize_rcu() series [3] both
> need new versions with changes, but I'd like to base them on top of the
> debug mask and netlink patchsets.

No problems, just send those again too please.

thanks,

greg k-h