Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
From: Arnaldo Carvalho de Melo
Date: Thu Oct 02 2025 - 13:58:45 EST
On Thu, Oct 02, 2025 at 05:35:09PM +0000, Andrew Pinski wrote:
> > From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
> > So I'm taking the patch as-is, ok?
> > But first we need the Signed-off-by tag from Andrew Pinski as
> > he is listed in a Co-authored-by, that I replaced with Co-
> > developed-by as its the term used for this purpose in:
> > Yonghong, can I add an Acked-by: you since you participated in
> > this discussion agreeing with the original patch (If I'm not
> > mistaken)?
> Signed-off-by: Andrew Pinski <andrew.pinski@xxxxxxxxxxxxxxxx>
> Note my email address for doing Linux and GCC development is
> Andrew.pinski@xxxxxxxxxxxxxxxx . It was apinski_quic@xxxxxxxxxxx but
> that changed last month.
This is what I have in the patch now:
Co-developed-by: Andrew Pinski <andrew.pinski@xxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Pinski <andrew.pinski@xxxxxxxxxxxxxxxx>
- Arnaldo