Re: [PATCH v3 00/11] Libdw/dwarf build clean up

From: Namhyung Kim
Date: Sat Oct 19 2024 - 12:23:18 EST


On Wed, 16 Oct 2024 17:13:43 -0700, Ian Rogers wrote:

> These patches were originally on top of:
> https://lore.kernel.org/lkml/20240924003720.617258-1-irogers@xxxxxxxxxx/
> where it was pointed out that a lot of the libdw conditional
> compilation was due to features that have now been standard for 10 or
> 15 years. The patches remove the conditional compilation assuming the
> features are in libdw where the feature test is expanded to check
> there pressence. The patch series is now on top of:
> https://lore.kernel.org/lkml/20241016235622.52166-1-irogers@xxxxxxxxxx/
>
> [...]

Applied to perf-tools-next, thanks!

Best regards,
Namhyung