Re: [PATCH 5/5] rust_binder: use pr_*_ratelimited! for printing

From: Carlos Llamas

Date: Fri Jun 26 2026 - 19:34:24 EST


On Tue, Jun 23, 2026 at 03:38:08PM +0000, Alice Ryhl wrote:
> To avoid DoS from printing too much, make printing in Binder rate
> limited. While we're at it, fix the missing newlines at the end of
> several println statements.
>
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> ---

LGTM,

Acked-by: Carlos Llamas <cmllamas@xxxxxxxxxx>