Re: [PATCH v1] rbtree: reduce unsafe blocks on pointer derefs
From: Miguel Ojeda
Date: Sun Jan 18 2026 - 16:03:34 EST
On Mon, Nov 17, 2025 at 1:13 PM Charalampos Mitrodimas
<charmitro@xxxxxxxxxx> wrote:
>
> This is a nice change to have if it reaches the general consensus.
>
> Acked-By: Charalampos Mitrodimas <charmitro@xxxxxxxxxx>
So, typically, Acked-by tags are given by maintainers of the code.
Sometimes, other stakeholders give it too:
https://docs.kernel.org/process/submitting-patches.html#when-to-use-acked-by-cc-and-co-developed-by
I will keep the tag, but if this was meant to be a Reviewed-by or
similar instead, please let me know.
(Nit: it is usually -by, not -By).
Cheers,
Miguel