Re: [PATCH v2] gendwarfksyms: Skip files with no exports
From: Miguel Ojeda
Date: Mon Nov 10 2025 - 11:53:56 EST
On Mon, Nov 10, 2025 at 3:57 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> Is gendwarfksyms actually present in 6.12 upstream? I know we have it in
> Android's 6.12 branch, but I thought we backported for Android only.
No, you are right, this is just me being overeager. It should be:
Cc: stable@xxxxxxxxxxxxxxx # Needed in 6.17.y.
It would only be needed in 6.12.y if someone actually backports the
feature (which does rarely happen, so I guess someone could have found
it useful since there is no Fixes tag, but hopefully people would grep
the log in that case...).
Thanks!
Cheers,
Miguel