kernel-5.17-0.rc3.e6251ab4551f.91
* Wed Feb 09 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc3.e6251ab4551f.91] - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) - Workaround for gcc12 compile issues in ubcmd-util.h (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
5a148ffe52
commit
d97a6b9a79
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 90
|
||||
RHEL_RELEASE = 91
|
||||
|
||||
#
|
||||
# Early y+1 numbering
|
||||
|
@ -1,8 +1,8 @@
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/48241dcff7d42955815575c909d6325705e405fe
|
||||
48241dcff7d42955815575c909d6325705e405fe mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6d02659cb04789f97096a72625e368c7b29bfc6d
|
||||
6d02659cb04789f97096a72625e368c7b29bfc6d mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ba0bfcf9a9512de0b2fa941321a7cc78a2769af2
|
||||
ba0bfcf9a9512de0b2fa941321a7cc78a2769af2 Workaround for gcc12 compile issues in ubcmd-util.h
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6a5d9c6e038956adbfef982ac4bf8c2b78cb05d3
|
||||
6a5d9c6e038956adbfef982ac4bf8c2b78cb05d3 Workaround for gcc12 compile issues in ubcmd-util.h
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4f79b3c547b8e3dbc014058a8adffe0fe8cd5e4b
|
||||
4f79b3c547b8e3dbc014058a8adffe0fe8cd5e4b objtool: check: give big enough buffer for pv_ops
|
||||
|
@ -270,7 +270,7 @@ CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2051678=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2077057=y
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -270,7 +270,7 @@ CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2051678=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2077057=y
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -221,7 +221,6 @@ CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -221,7 +221,6 @@ CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -221,7 +221,6 @@ CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -221,7 +221,6 @@ CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -221,7 +221,6 @@ CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -245,7 +245,6 @@ CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
@ -245,7 +245,6 @@ CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
# CONFIG_ARM64_ERRATUM_2077057 is not set
|
||||
CONFIG_ARM64_ERRATUM_2119858=y
|
||||
CONFIG_ARM64_ERRATUM_2139208=y
|
||||
CONFIG_ARM64_ERRATUM_2224489=y
|
||||
|
18
kernel.spec
18
kernel.spec
@ -87,7 +87,7 @@ Summary: The Linux kernel
|
||||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 0
|
||||
|
||||
%global distro_build 0.rc3.20220208git555f3d7be91a.90
|
||||
%global distro_build 0.rc3.20220209gite6251ab4551f.91
|
||||
|
||||
%if 0%{?fedora}
|
||||
%define secure_boot_arch x86_64
|
||||
@ -132,13 +132,13 @@ Summary: The Linux kernel
|
||||
|
||||
%define rpmversion 5.17.0
|
||||
%define patchversion 5.17
|
||||
%define pkgrelease 0.rc3.20220208git555f3d7be91a.90
|
||||
%define pkgrelease 0.rc3.20220209gite6251ab4551f.91
|
||||
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 17
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc3.20220208git555f3d7be91a.90%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc3.20220209gite6251ab4551f.91%{?buildid}%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}
|
||||
|
||||
@ -695,7 +695,7 @@ BuildRequires: lld
|
||||
# exact git commit you can run
|
||||
#
|
||||
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
||||
Source0: linux-5.17-rc3-20-g555f3d7be91a.tar.xz
|
||||
Source0: linux-5.17-rc3-29-ge6251ab4551f.tar.xz
|
||||
|
||||
Source1: Makefile.rhelver
|
||||
|
||||
@ -1391,8 +1391,8 @@ ApplyOptionalPatch()
|
||||
fi
|
||||
}
|
||||
|
||||
%setup -q -n kernel-5.17-rc3-20-g555f3d7be91a -c
|
||||
mv linux-5.17-rc3-20-g555f3d7be91a linux-%{KVERREL}
|
||||
%setup -q -n kernel-5.17-rc3-29-ge6251ab4551f -c
|
||||
mv linux-5.17-rc3-29-ge6251ab4551f linux-%{KVERREL}
|
||||
|
||||
cd linux-%{KVERREL}
|
||||
cp -a %{SOURCE1} .
|
||||
@ -3005,10 +3005,14 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Feb 08 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc3.555f3d7be91a.90]
|
||||
* Wed Feb 09 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc3.e6251ab4551f.91]
|
||||
- mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long)
|
||||
- Workaround for gcc12 compile issues in ubcmd-util.h (Justin M. Forbes)
|
||||
|
||||
* Wed Feb 09 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc3.e6251ab4551f.90]
|
||||
- Change CONFIG_TEST_BPF to a module (Justin M. Forbes)
|
||||
- Change CONFIG_TEST_BPF to module in pending MR coming for proper review (Justin M. Forbes)
|
||||
|
||||
* Tue Feb 08 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc3.555f3d7be91a.89]
|
||||
- redhat/configs: Enable CONFIG_TEST_BPF (Viktor Malik)
|
||||
- Enable KUNIT tests for testing (Nico Pache)
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.17-rc3-20-g555f3d7be91a.tar.xz) = 0f59975ab058778f629449945506344405acd0f7a66f28854abaaed1f127b348483ec82f0efd4ea5cdf38f4bb1aafd2eabcd24798e36d35a339d824212dc0cf8
|
||||
SHA512 (kernel-abi-stablelists-5.17.0-0.rc3.20220208git555f3d7be91a.90.tar.bz2) = 080cced54479eef0c85d3c1cd6d86a588e9791bd494d0ab0de5568f6c9a29a351816121dee13656598a2d2806b1536f37bb8677fc7156ff0dd07d861ba9db7f8
|
||||
SHA512 (kernel-kabi-dw-5.17.0-0.rc3.20220208git555f3d7be91a.90.tar.bz2) = 9cc52b2da5a7aeb6646e377770fdc5a4c5d0becfc79a76c7399f5f9f59d4aaaab31f43d30966409825b981d2100ba4c3d5a216a949fd7e005595ee08b265a762
|
||||
SHA512 (linux-5.17-rc3-29-ge6251ab4551f.tar.xz) = 2dcb7913c6ef444bfddeb2355f031228471247996fb447e984f79de463953b755d3208bceacf14241bafdec90fdaa4548f77204fbd0801bf5d51416bd27497e1
|
||||
SHA512 (kernel-abi-stablelists-5.17.0-0.rc3.20220209gite6251ab4551f.91.tar.bz2) = e68055250c881d37438f3119e1f2e0ee65be379b96e9f9ab75308e2310bd005ed40f86a04b4e32fca09ba75e2d2c8f15d1801f93739bcd45500b8bbc58c859b8
|
||||
SHA512 (kernel-kabi-dw-5.17.0-0.rc3.20220209gite6251ab4551f.91.tar.bz2) = 70e579f4723e6d99aa32fe7088d9f7f513cb49b3acc48b6528a24137a8b52dabf6ad97aa80e0c625870b731fd6f76cac812fbdde2cb6363999d0f327df0e5a9b
|
||||
|
Loading…
Reference in New Issue
Block a user