View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001481 | channel: elrepo/el8 | --kernel--request-for-enhancement-- | public | 2024-09-09 12:34 | 2024-09-12 18:51 |
Reporter | Anton | Assigned To | toracat | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0001481: Request to enable kernel option CONFIG_DEBUG_INFO_BTF (again) | ||||
Description | Dear elrepo support, Please consider enabling this option CONFIG_DEBUG_INFO_BTF (again), it has been a while since last time and the previous issues may no longer be relevant (https://www.elrepo.org/bugs/view.php?id=1320). The goal is the same - using security, diagnostics and performance evaluation tools based on bpf/btf. I Manually rebuild the kernel with the following options, system (AlmaLinux 8.10) work as usual, use did not reveal the previously described issues. Kind Regards, Anton. | ||||
Additional Information | # diff config-6.10.7-x86_64 config-6.10.7-x86_64_btf 3c3 < # Linux/x86 6.10.7 Kernel Configuration --- > # Linux/x86_64 6.10.7-1.el8.x86_64 Kernel Configuration 9805a9806 > CONFIG_DEBUG_INFO=y 9807c9808 < CONFIG_DEBUG_INFO_NONE=y --- > # CONFIG_DEBUG_INFO_NONE is not set 9810c9811,9820 < # CONFIG_DEBUG_INFO_DWARF5 is not set --- > CONFIG_DEBUG_INFO_DWARF5=y > # CONFIG_DEBUG_INFO_REDUCED is not set > CONFIG_DEBUG_INFO_COMPRESSED_NONE=y > # CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set > # CONFIG_DEBUG_INFO_SPLIT is not set > CONFIG_DEBUG_INFO_BTF=y > CONFIG_PAHOLE_HAS_SPLIT_BTF=y > CONFIG_DEBUG_INFO_BTF_MODULES=y > CONFIG_MODULE_ALLOW_BTF_MISMATCH=y > CONFIG_GDB_SCRIPTS=y 10044a10055 > CONFIG_PROBE_EVENTS_BTF_ARGS=y | ||||
Tags | No tags attached. | ||||
|
Acknowledged. |
|
I've built kernel-ml with the config changes requested (kernel-ml-6.10.9-1bug1481.el8.elrepo.x86_64). https://elrepo.org/people/toracat/devel/bug1481/ Could you give it a try? |
|
Thanks for the quick response. I don't see any visible problems after the update, everything seems to work as before. |
|
Thanks for the feedback. We will try to make the changes in the next kernel update. |
|
The requested kernel config changes have been made in the kernel-ml package (6.10.10-1.el8.elrepo) released today as seen in: https://github.com/elrepo/kernel/commit/229b7b082a1c4f1dbc191e448279f105a72c9934 |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-09 12:34 | Anton | New Issue | |
2024-09-09 12:34 | Anton | Status | new => assigned |
2024-09-09 12:34 | Anton | Assigned To | => toracat |
2024-09-09 12:44 | toracat | Status | assigned => acknowledged |
2024-09-09 12:44 | toracat | Note Added: 0010096 | |
2024-09-10 19:40 | toracat | Note Added: 0010099 | |
2024-09-10 19:40 | toracat | Status | acknowledged => feedback |
2024-09-11 14:21 | Anton | Note Added: 0010100 | |
2024-09-11 14:21 | Anton | Status | feedback => assigned |
2024-09-11 14:24 | toracat | Note Added: 0010101 | |
2024-09-12 18:50 | toracat | Note Added: 0010105 | |
2024-09-12 18:51 | toracat | Status | assigned => resolved |
2024-09-12 18:51 | toracat | Resolution | open => fixed |