From: "Gary Guo" <gary@garyguo.net>
To: "Miguel Ojeda" <ojeda@kernel.org>, <gary@garyguo.net>
Cc: <a.hindborg@kernel.org>, <aliceryhl@google.com>,
<arve@android.com>, <bjorn3_gh@protonmail.com>,
<boqun@kernel.org>, <brauner@kernel.org>, <cmllamas@google.com>,
<dakr@kernel.org>, <georgeandrout13@gmail.com>,
<gregkh@linuxfoundation.org>, <linux-kernel@vger.kernel.org>,
<lossin@kernel.org>, <miguel.ojeda.sandonis@gmail.com>,
<paul@paul-moore.com>, <rust-for-linux@vger.kernel.org>,
<tkjos@android.com>, <tmgross@umich.edu>, <work@onurozkan.dev>
Subject: Re: [PATCH] rust_binder: add ownership assertion to Node::add_death
Date: Thu, 11 Jun 2026 11:31:37 +0100 [thread overview]
Message-ID: <DJ65G8AYP0Z3.3RHM7OQS48RC@garyguo.net> (raw)
In-Reply-To: <20260611081525.73734-1-ojeda@kernel.org>
On Thu Jun 11, 2026 at 9:15 AM BST, Miguel Ojeda wrote:
> On Wed, 10 Jun 2026 14:39:46 +0100 Gary Guo <gary@garyguo.net> wrote:
>>
>> pr_warn is probably a bad idea here. Given the code relies it for soundness.
>> You're either sure that it won't happen, then you use `debug_assert!`, or you
>> are not sure, and use `assert!`.
>>
>> There's no "I am fairly certain but the code should keep running despite
>> invariance violation" for this one.
>
> [ I keep getting your emails way later than they appear in the list...
> I spotted this one as well in the mailing list. ]
If you're using gmail, you might be hitting the receive limit? You can receive
at most 60 emails per minute.
If you have more emails then it'll bounce. My email provider will retry after 15
minutes for up to 6 times, so if you're consistently hitting the receive limit,
then it might take up to 1.5 hr for you to receive my email (or for me to
receive a delivery failure notification).
Best,
Gary
next prev parent reply other threads:[~2026-06-11 10:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 3:55 Georgios Androutsopoulos
2026-06-10 5:45 ` Onur Özkan
2026-06-10 6:07 ` Miguel Ojeda
2026-06-10 13:39 ` Gary Guo
2026-06-11 8:15 ` Miguel Ojeda
2026-06-11 10:31 ` Gary Guo [this message]
2026-06-11 13:22 ` Miguel Ojeda
2026-06-10 13:32 ` [PATCH v2] " Georgios Androutsopoulos
2026-06-10 14:21 ` Miguel Ojeda
2026-06-11 7:42 ` Alice Ryhl
2026-06-11 22:26 ` George Androutsopoulos
2026-06-16 7:12 ` Alice Ryhl
2026-06-16 17:09 ` [PATCH v3] " Georgios Androutsopoulos
2026-07-21 7:34 ` Alice Ryhl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DJ65G8AYP0Z3.3RHM7OQS48RC@garyguo.net \
--to=gary@garyguo.net \
--cc=a.hindborg@kernel.org \
--cc=aliceryhl@google.com \
--cc=arve@android.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun@kernel.org \
--cc=brauner@kernel.org \
--cc=cmllamas@google.com \
--cc=dakr@kernel.org \
--cc=georgeandrout13@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=ojeda@kernel.org \
--cc=paul@paul-moore.com \
--cc=rust-for-linux@vger.kernel.org \
--cc=tkjos@android.com \
--cc=tmgross@umich.edu \
--cc=work@onurozkan.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®