Re: [PAHOLE v5 0/5] support for DW_TAG_GNU_annotation and fixes
Vineet Gupta <[email protected]> Mon, 22 Jun 2026 13:20:33 -0700
| Newsgroups | org.kernel.vger.dwarves,org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
On 6/22/26 12:03 PM, Alan Maguire wrote: > On 20/06/2026 00:18, Vineet Gupta wrote: >> Hi Alan, >> >> On 6/19/26 05:17, Alan Maguire wrote: >>> On 18/06/2026 01:57, Vineet Gupta wrote: >>>> Hi, >>>> >>>> This series handles gcc generated DW_TAG_GNU_annotation with the end >>>> goal to finally enable CONFIG_PAHOLE_HAS_BTF_TAG for gcc kerenel builds. >>>> >>>> Patches 1/5 and 5/5 are newly introduced in v5 per Alan's ask. >>>> >>>> P.S.: I've optimistically included Reviewed-by/Acked-by from Emil and >>>> Yonghong respectively on v4 [4] but those were before additional changes >>>> in v5 from Alan for a few things. Please let me know if that's no longer >>>> true. >>>> >>>> [4] https://lore.kernel.org/bpf/[email protected]/ >>>> >>> series applied, along with CI change to support [1]. Thank you! >> Thanks for quickly merging this. I now need to plumb this thru on the kernel side to essentially enable CONFIG_PAHOLE_HAS_BTF_TAG for gcc but that would need to be keyed off of a pahole release version. Is pahole due for a release (cadence and/or this changeset). If not I can speculative use the next version whenever that happens. There are other things in flight as well (gcc fix after 16.1) so this is not super urgent but will be good to get out of the way. >> > hi Vineet, we will likely spin a 1.32 soon. I'm hoping to get Yonghong's true signature work > in, and my inline stuff is close (but is now rebuilt to use some of the true signature changes > so is gated on it), but we don't strictly need to wait on the inline work landing. > > Given PTO etc I would say we could aim for a 1.32 release in mid-July; does that work from your > side? Thanks! Yeah this seems reasonable. Thx, -Vineet