Re: [PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size

From: Miguel Ojeda
Date: Fri Aug 05 2022 - 14:46:58 EST


On Fri, Aug 5, 2022 at 6:48 PM Geert Stappers <stappers@xxxxxxxxxxx> wrote:
>
> Signed-off-by: Geert Stappers <stappers@xxxxxxxxxxx>

Thanks for the message and the support, but please note that since you
are not in the path of the patch, you cannot use this tag; instead
look into Reviewed-by etc. See
https://www.kernel.org/doc/html/v5.19/process/submitting-patches.html#when-to-use-acked-by-cc-and-co-developed-by
and the following section for details.

> And I think that this patch and all other "rust" kallsyms patches
> allready should have been accepted in the v3 or v5 series.

Yeah, it could be a good idea to get the prerequisites in first. Let's
see if the patches get some Reviewed-bys (e.g. I had to remove Kees'
one because I had to split the patch).

Cheers,
Miguel