From: Jiri Olsa on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1155 NOTE: Truncated patchset since committer email 'jolsa@kernel.org' does not match the submitter's GitLab public email address 'jolsa@redhat.com'. Adding missing commits from rhel8 and enable bpf selftests (from @jbencrh)
BPF selftest will at the moment fail to build (need clang 13), but rpm build will still try to build and install them.
--- redhat/configs/ark/debug/CONFIG_PAGE_EXTENSION | 1 - redhat/configs/common/generic/s390x/zfcpdump/CONFIG_PAGE_EXTENSION | 1 + redhat/configs/common/generic/s390x/zfcpdump/CONFIG_PAGE_OWNER | 1 + redhat/configs/common/generic/CONFIG_PAGE_EXTENSION | 2 +- redhat/configs/common/generic/CONFIG_PAGE_OWNER | 2 +- redhat/Makefile | 3 +- redhat/kernel.spec.template | 124 ++++++++- redhat/kvm_stat.logrotate | 11 + 8 files changed, 117 insertions(+), 28 deletions(-)
kernel@lists.fedoraproject.org