From: Don Zickus on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1153 NOTE: Truncated patchset since committer email 'ptalbert@xxxxxxxxxx' does not match the submitter's GitLab public email address 'dzickus@xxxxxxxxxx'. Adding/generating vmlinux.h by bpftool to the kernel-devel package: $ rpm -ql -p kernel-devel-5.13.0-0.rc...x86_64.rpm | grep vmlinux.h /usr/src/kernels/5.13.0-0.rc...x86_64/vmlinux.h Some tools like bpftool or selftest need vmlinux.h to properly compile. The vmlinux.h will be used by build system to compile tools separately. Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx> --- redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_DEBUG_KERNEL | 2 +- redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_DEBUG_MISC | 1 + redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_DEBUG_SHIRQ | 1 + redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KALLSYMS_ALL | 1 + redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_LOCK_TORTURE_TEST | 1 + redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_RCU_TORTURE_TEST | 1 + redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_TORTURE_TEST | 1 + redhat/kernel.spec.template | 19 ++++++++- 8 files changed, 23 insertions(+), 4 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure