kernel-5.13.0-0.rc5.20210610gitcd1245d75ce9.40
* Thu Jun 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc5.20210610gitcd1245d75ce9.40] - spec: Enable sefltests rpm build (Jiri Olsa) - spec: Allow bpf selftest/samples to fail (Jiri Olsa) - kvm: Add kvm_stat.service file and kvm_stat logrotate config to the tools (Jiri Benc) - kernel.spec: Add missing source files to kernel-selftests-internal (Jiri Benc) - kernel.spec: selftests: add net/forwarding to TARGETS list (Jiri Benc) - kernel.spec: selftests: add build requirement on libmnl-devel (Jiri Benc) - kernel.spec: add action.o to kernel-selftests-internal (Jiri Benc) - kernel.spec: avoid building bpftool repeatedly (Jiri Benc) - kernel.spec: selftests require python3 (Jiri Benc) - kernel.spec: skip selftests that failed to build (Jiri Benc) - kernel.spec: fix installation of bpf selftests (Jiri Benc) - redhat: fix samples and selftests make options (Jiri Benc) - kernel.spec: enable mptcp selftests for kernel-selftests-internal (Jiri Benc) - kernel.spec: Do not export shared objects from libexecdir to RPM Provides (Jiri Benc) - kernel.spec: add missing dependency for the which package (Jiri Benc) - kernel.spec: add netfilter selftests to kernel-selftests-internal (Jiri Benc) - kernel.spec: move slabinfo and page_owner_sort debuginfo to tools-debuginfo (Jiri Benc) - kernel.spec: package and ship VM tools (Jiri Benc) - configs: enable CONFIG_PAGE_OWNER (Jiri Benc) - kernel.spec: add coreutils (Jiri Benc) - kernel.spec: add netdevsim driver selftests to kernel-selftests-internal (Jiri Benc) - redhat/Makefile: Clean out the --without flags from the baseonly rule (Jiri Benc) - kernel.spec: Stop building unnecessary rpms for baseonly builds (Jiri Benc) - kernel.spec: disable more kabi switches for gcov build (Jiri Benc) - kernel.spec: Rename kabi-dw base (Jiri Benc) - kernel.spec: Fix error messages during build of zfcpdump kernel (Jiri Benc) - kernel.spec: perf: remove bpf examples (Jiri Benc) - kernel.spec: selftests should not depend on modules-internal (Jiri Benc) - kernel.spec: build samples (Jiri Benc) - kernel.spec: tools: sync missing options with RHEL 8 (Jiri Benc) - configs/ark/s390: set CONFIG_MARCH_Z14 and CONFIG_TUNE_Z15 (Philipp Rudo) [1876435] - configs/common/s390: Clean up CONFIG_{MARCH,TUNE}_Z* (Philipp Rudo) - configs/process_configs.sh: make use of dummy-tools (Philipp Rudo) - configs/common: disable CONFIG_INIT_STACK_ALL_{PATTERN,ZERO} (Philipp Rudo) - configs/common/aarch64: disable CONFIG_RELR (Philipp Rudo) Resolves: rhbz#1876435 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
3429b90aea
commit
e5c1ab6d64
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
|||||||
#
|
#
|
||||||
# Use this spot to avoid future merge conflicts.
|
# Use this spot to avoid future merge conflicts.
|
||||||
# Do not trim this comment.
|
# Do not trim this comment.
|
||||||
RHEL_RELEASE = 39
|
RHEL_RELEASE = 40
|
||||||
|
|
||||||
#
|
#
|
||||||
# Early y+1 numbering
|
# Early y+1 numbering
|
||||||
|
@ -6491,7 +6491,7 @@ CONFIG_VMAP_STACK=y
|
|||||||
CONFIG_VM_EVENT_COUNTERS=y
|
CONFIG_VM_EVENT_COUNTERS=y
|
||||||
CONFIG_VMWARE_PVSCSI=m
|
CONFIG_VMWARE_PVSCSI=m
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
@ -6468,7 +6468,7 @@ CONFIG_VMAP_STACK=y
|
|||||||
CONFIG_VM_EVENT_COUNTERS=y
|
CONFIG_VM_EVENT_COUNTERS=y
|
||||||
CONFIG_VMWARE_PVSCSI=m
|
CONFIG_VMWARE_PVSCSI=m
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
@ -6296,7 +6296,7 @@ CONFIG_VMAP_STACK=y
|
|||||||
# CONFIG_VME_BUS is not set
|
# CONFIG_VME_BUS is not set
|
||||||
CONFIG_VMWARE_PVSCSI=m
|
CONFIG_VMWARE_PVSCSI=m
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
@ -6277,7 +6277,7 @@ CONFIG_VMAP_STACK=y
|
|||||||
# CONFIG_VME_BUS is not set
|
# CONFIG_VME_BUS is not set
|
||||||
CONFIG_VMWARE_PVSCSI=m
|
CONFIG_VMWARE_PVSCSI=m
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
@ -6253,7 +6253,7 @@ CONFIG_VMCP=y
|
|||||||
CONFIG_VMLOGRDR=m
|
CONFIG_VMLOGRDR=m
|
||||||
CONFIG_VMWARE_PVSCSI=m
|
CONFIG_VMWARE_PVSCSI=m
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
@ -6234,7 +6234,7 @@ CONFIG_VMCP=y
|
|||||||
CONFIG_VMLOGRDR=m
|
CONFIG_VMLOGRDR=m
|
||||||
CONFIG_VMWARE_PVSCSI=m
|
CONFIG_VMWARE_PVSCSI=m
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
@ -6269,7 +6269,7 @@ CONFIG_VM_EVENT_COUNTERS=y
|
|||||||
CONFIG_VMLOGRDR=m
|
CONFIG_VMLOGRDR=m
|
||||||
CONFIG_VMWARE_PVSCSI=m
|
CONFIG_VMWARE_PVSCSI=m
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
# CONFIG_VSOCKETS is not set
|
# CONFIG_VSOCKETS is not set
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
|
@ -6546,7 +6546,7 @@ CONFIG_VMWARE_PVSCSI=m
|
|||||||
CONFIG_VMWARE_VMCI=m
|
CONFIG_VMWARE_VMCI=m
|
||||||
CONFIG_VMWARE_VMCI_VSOCKETS=m
|
CONFIG_VMWARE_VMCI_VSOCKETS=m
|
||||||
CONFIG_VMXNET3=m
|
CONFIG_VMXNET3=m
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
@ -6524,7 +6524,7 @@ CONFIG_VMWARE_PVSCSI=m
|
|||||||
CONFIG_VMWARE_VMCI=m
|
CONFIG_VMWARE_VMCI=m
|
||||||
CONFIG_VMWARE_VMCI_VSOCKETS=m
|
CONFIG_VMWARE_VMCI_VSOCKETS=m
|
||||||
CONFIG_VMXNET3=m
|
CONFIG_VMXNET3=m
|
||||||
# CONFIG_VP_VDPA is not set
|
CONFIG_VP_VDPA=m
|
||||||
CONFIG_VSOCKETS_DIAG=m
|
CONFIG_VSOCKETS_DIAG=m
|
||||||
CONFIG_VSOCKETS_LOOPBACK=m
|
CONFIG_VSOCKETS_LOOPBACK=m
|
||||||
CONFIG_VSOCKETS=m
|
CONFIG_VSOCKETS=m
|
||||||
|
22
kernel.spec
22
kernel.spec
@ -73,7 +73,7 @@ Summary: The Linux kernel
|
|||||||
# the --with-release option overrides this setting.)
|
# the --with-release option overrides this setting.)
|
||||||
%define debugbuildsenabled 0
|
%define debugbuildsenabled 0
|
||||||
|
|
||||||
%global distro_build 0.rc5.20210608git368094df48e6.39
|
%global distro_build 0.rc5.20210610gitcd1245d75ce9.40
|
||||||
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%define secure_boot_arch x86_64
|
%define secure_boot_arch x86_64
|
||||||
@ -117,13 +117,13 @@ Summary: The Linux kernel
|
|||||||
%define kversion 5.13
|
%define kversion 5.13
|
||||||
|
|
||||||
%define rpmversion 5.13.0
|
%define rpmversion 5.13.0
|
||||||
%define pkgrelease 0.rc5.20210608git368094df48e6.39
|
%define pkgrelease 0.rc5.20210610gitcd1245d75ce9.40
|
||||||
|
|
||||||
# This is needed to do merge window version magic
|
# This is needed to do merge window version magic
|
||||||
%define patchlevel 13
|
%define patchlevel 13
|
||||||
|
|
||||||
# allow pkg_release to have configurable %%{?dist} tag
|
# allow pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 0.rc5.20210608git368094df48e6.39%{?buildid}%{?dist}
|
%define specrelease 0.rc5.20210610gitcd1245d75ce9.40%{?buildid}%{?dist}
|
||||||
|
|
||||||
%define pkg_release %{specrelease}
|
%define pkg_release %{specrelease}
|
||||||
|
|
||||||
@ -573,6 +573,9 @@ BuildRequires: libtraceevent-devel
|
|||||||
%ifnarch %{arm} s390x
|
%ifnarch %{arm} s390x
|
||||||
BuildRequires: numactl-devel
|
BuildRequires: numactl-devel
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch aarch64
|
||||||
|
BuildRequires: opencsd-devel >= 1.0.0-2
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if %{with_tools}
|
%if %{with_tools}
|
||||||
BuildRequires: gettext ncurses-devel
|
BuildRequires: gettext ncurses-devel
|
||||||
@ -647,7 +650,7 @@ BuildRequires: clang
|
|||||||
# exact git commit you can run
|
# exact git commit you can run
|
||||||
#
|
#
|
||||||
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
||||||
Source0: linux-5.13-rc5-36-g368094df48e6.tar.xz
|
Source0: linux-5.13-rc5-63-gcd1245d75ce9.tar.xz
|
||||||
|
|
||||||
Source1: Makefile.rhelver
|
Source1: Makefile.rhelver
|
||||||
|
|
||||||
@ -1316,8 +1319,8 @@ ApplyOptionalPatch()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
%setup -q -n kernel-5.13-rc5-36-g368094df48e6 -c
|
%setup -q -n kernel-5.13-rc5-63-gcd1245d75ce9 -c
|
||||||
mv linux-5.13-rc5-36-g368094df48e6 linux-%{KVERREL}
|
mv linux-5.13-rc5-63-gcd1245d75ce9 linux-%{KVERREL}
|
||||||
|
|
||||||
cd linux-%{KVERREL}
|
cd linux-%{KVERREL}
|
||||||
cp -a %{SOURCE1} .
|
cp -a %{SOURCE1} .
|
||||||
@ -2096,8 +2099,11 @@ InitBuildVars
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%ifarch aarch64
|
||||||
|
%global perf_build_extra_opts CORESIGHT=1
|
||||||
|
%endif
|
||||||
%global perf_make \
|
%global perf_make \
|
||||||
%{__make} %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags}" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBBPF_DYNAMIC=1 LIBTRACEEVENT_DYNAMIC=1 prefix=%{_prefix} PYTHON=%{__python3}
|
%{__make} %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags}" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBBPF_DYNAMIC=1 LIBTRACEEVENT_DYNAMIC=1 %{?perf_build_extra_opts} prefix=%{_prefix} PYTHON=%{__python3}
|
||||||
%if %{with_perf}
|
%if %{with_perf}
|
||||||
# perf
|
# perf
|
||||||
# make sure check-headers.sh is executable
|
# make sure check-headers.sh is executable
|
||||||
@ -2871,7 +2877,7 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 08 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc5.20210608git368094df48e6.39]
|
* Thu Jun 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc5.20210610gitcd1245d75ce9.40]
|
||||||
- spec: Enable sefltests rpm build (Jiri Olsa)
|
- spec: Enable sefltests rpm build (Jiri Olsa)
|
||||||
- spec: Allow bpf selftest/samples to fail (Jiri Olsa)
|
- spec: Allow bpf selftest/samples to fail (Jiri Olsa)
|
||||||
- kvm: Add kvm_stat.service file and kvm_stat logrotate config to the tools (Jiri Benc)
|
- kvm: Add kvm_stat.service file and kvm_stat logrotate config to the tools (Jiri Benc)
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-5.13-rc5-36-g368094df48e6.tar.xz) = b19e464a65dc198a2d815a8f90513d866d41de7ad2c6bd319b63369a6a9fb1014ae1ce9ab006f5420c0cea32dc6aa1c894a62314bc00fd43ad5139c95241d27f
|
SHA512 (linux-5.13-rc5-63-gcd1245d75ce9.tar.xz) = 2d54d63097eb62f85d6630a44bf2e1f7c7e3190a90309648aaa3fd8c6549a3cfd2fc0018b4dbe08e0bd139ec3bfa3f44423b773145e29dcd759f790055b325ef
|
||||||
SHA512 (kernel-abi-whitelists-5.13.0-0.rc5.20210608git368094df48e6.39.tar.bz2) = a3a267870e5eadb9f6b7e644be581e11b28b6b50b7458b8d3e18153e79029597440dcf85691be5dced24f33eae6f797c85888c29188ecdb03a40b46af1464ae6
|
SHA512 (kernel-abi-whitelists-5.13.0-0.rc5.20210610gitcd1245d75ce9.40.tar.bz2) = 989a32f00d2139f3547dd58bb012f7cb28752e82367a7d8039e503dbdc272c87923276b02728c2e28a40e12198ccc84be76d221159eab4a47d1f6db292ca7bc4
|
||||||
SHA512 (kernel-kabi-dw-5.13.0-0.rc5.20210608git368094df48e6.39.tar.bz2) = 56576ae1630f32cde1d58e48c2f15e4679d7d639c67a727b94f19c312f222ca41b684112cfa20b354d126f51fc8e5cf1e7e6e2715f4f5e23507c6cf6439f3761
|
SHA512 (kernel-kabi-dw-5.13.0-0.rc5.20210610gitcd1245d75ce9.40.tar.bz2) = 3177f38d555e65042bf7c4db4c55913beeef1793c21bdf204f26f486d1c5a2603eb2c091179c42f7657b54a9a3944e9410030c13be0b7e1feb16271fca3ea0d4
|
||||||
|
Loading…
Reference in New Issue
Block a user