[OS-BUILD PATCH 0/0] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Don Zickus (via Email Bridge)
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

Re: [OS-BUILD PATCHv2 0/0] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1153#note_605611843 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

Re: [OS-BUILD PATCHv3 0/3] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1153#note_605616692 rebased and resolved merge conflict with @jolsa1 's kselftest changes. Only diff change is dropping the 'define with_selftests 0' line because it was removed with @jolsa1

Re: [OS-BUILD PATCHv3 0/3] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1153#note_605619738 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/net/usb

2021-06-18 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/805#note_605573357 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/net/usb

2021-06-18 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/805#note_605573292 @dzickusrh It defaults that way because it depends on similar drivers. We have CONFIG_USB_RTL8152 as 'm' and USB_NET_DRIVERS on, so I believe the default is correct here. This just

[OS-BUILD PATCHv2 0/0] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Don Zickus (via Email Bridge)
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

Re: [OS-BUILD PATCHv2 0/0] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1153#note_605610275 @jolsa1 @veruu - updated by squashing 2 commits and redoing the changelog to remove the idea of 'artifacts'. The code should still be identical to what we tested. Please ack if you feel

[OS-BUILD PATCHv3 3/3] configs: Enable CONFIG_DEBUG_KERNEL for zfcpdump

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Jiri Olsa configs: Enable CONFIG_DEBUG_KERNEL for zfcpdump Enabling CONFIG_DEBUG_KERNEL for zfcpdump otherwise CONFIG_DEBUG_INFO_BTF won't be enabled. The CONFIG_DEBUG_KERNEL rnabled several other generic options. Disabling them so the zfcp config stays the same (apart from

[OS-BUILD PATCHv3 2/3] kernel.spec: Add support to use vmlinux.h

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus kernel.spec: Add support to use vmlinux.h For split environments where the kernel and userspace tools are not built together, take the -devel packaged vmlinux.h file and use it to build bpftools. Use the VMLINUX_H= env variable to tell the tools which file to use. Orginally

[OS-BUILD PATCHv3 1/3] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Jiri Olsa spec: Add vmlinux.h to kernel-devel package 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

[OS-BUILD PATCHv3 0/3] spec: Add vmlinux.h to kernel-devel package

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1153 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

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/pwm

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/827#note_605543379 This MR contains an unreviewed CONFIG for the kernel-ark project. This CONFIG will be set to the default value, generally "is not set", in kernel-ark.

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/mtd

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/820#note_605544272 This MR contains an unreviewed CONFIG for the kernel-ark project. This CONFIG will be set to the default value, generally "is not set", in kernel-ark.

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/mtd

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/820#note_605544640 Acked-by: Don Zickus (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/pwm

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/827#note_605543666 Acked-by: Don Zickus (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/net/usb

2021-06-18 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/805#note_60985 @jmflinuxtx @prarit - this config is 'unreviewed' and we are at -rc7. I would like to take the default and move on. However, in this case the default is '=m' and not 'is not set'. It

✅ PASS: Test report for kernel 5.12.12-300.fc34 (fedora-34)

2021-06-18 Thread CKI Project
Hello, We ran automated tests on the following kernel build: Kernel package: kernel-5.12.12-300.fc34 Task URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=70362244 The results of these automated tests are provided below. Overall result: PASSED Tests: OK