From: Don Zickus on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1153
NOTE: Truncated patchset since committer email 'jo...@kernel.org'
      does not match the submitter's GitLab public email address
      'dzic...@redhat.com'.
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 <jo...@redhat.com>

---
 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                                        |  21 
+++++++--
 8 files changed, 23 insertions(+), 6 deletions(-)
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to