Re: [PATCH v2] rust_binder: check context manager before creating node
Keshav Verma <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAPE_3z+FV=47HmDCxgT3OQV0qZ+HvmvzLnAN9dj_7432ds+SAg@mail.gmail.com> |
On Tue, Jul 21, 2026 at 1:04 PM Alice Ryhl <[email protected]> wrote: > Honestly, I don't think we should make this change. It duplicates > logic to optimize for a case that doesn't exist in practice. I'd > prefer to avoid the code duplication this causes, than I want to > optimize for a codepath nobody ever hits in practice. Makes sense. Thanks again for the review. Thank you, Keshav Verma