From: Justin M. Forbes <[email protected]>
Revert "kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86"
We are reverting this as include in release for the moment. Once pahole
1.30 is shipped to Fedora/ELN, we can drop this revert. This should not
be merged.
This reverts commit 9520a2b3f0b5e182f73410e45b9b92ea51d9b828.
diff --git a/kernel/module/Kconfig b/kernel/module/Kconfig
index blahblah..blahblah 100644
--- a/kernel/module/Kconfig
+++ b/kernel/module/Kconfig
@@ -192,11 +192,6 @@ config GENDWARFKSYMS
depends on !DEBUG_INFO_REDUCED && !DEBUG_INFO_SPLIT
# Requires ELF object files.
depends on !LTO
- # To avoid conflicts with the discarded __gendwarfksyms_ptr symbols on
- # X86, requires pahole before commit 47dcb534e253 ("btf_encoder: Stop
- # indexing symbols for VARs") or after commit 9810758003ce
("btf_encoder:
- # Verify 0 address DWARF variables are in ELF section").
- depends on !X86 || !DEBUG_INFO_BTF || PAHOLE_VERSION < 128 ||
PAHOLE_VERSION > 129
help
Calculate symbol versions from DWARF debugging information using
gendwarfksyms. Requires DEBUG_INFO to be enabled.
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3868
--
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue