kernel-6.4.0-0.rc3.20230523gitae8373a5add4.29
* Tue May 23 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.4.0-0.rc3.ae8373a5add4.29] - Turn off DEBUG_VM for non debug Fedora kernels (Justin M. Forbes) - Linux v6.4.0-0.rc3.ae8373a5add4 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
ee92ee03d2
commit
98d1055186
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 28
|
||||
RHEL_RELEASE = 29
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
@ -1678,13 +1678,13 @@ CONFIG_DEBUG_SHIRQ=y
|
||||
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
|
||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||
# CONFIG_DEBUG_VIRTUAL is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_VM_MAPLE_TREE is not set
|
||||
# CONFIG_DEBUG_VM_PGFLAGS is not set
|
||||
# CONFIG_DEBUG_VM_PGTABLE is not set
|
||||
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
|
||||
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
|
||||
# CONFIG_DEBUG_VM_VMACACHE is not set
|
||||
CONFIG_DEBUG_VM=y
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
||||
CONFIG_DEBUG_WX=y
|
||||
|
@ -1636,13 +1636,13 @@ CONFIG_DEBUG_SHIRQ=y
|
||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||
# CONFIG_DEBUG_USER is not set
|
||||
# CONFIG_DEBUG_VIRTUAL is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_VM_MAPLE_TREE is not set
|
||||
# CONFIG_DEBUG_VM_PGFLAGS is not set
|
||||
# CONFIG_DEBUG_VM_PGTABLE is not set
|
||||
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
|
||||
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
|
||||
# CONFIG_DEBUG_VM_VMACACHE is not set
|
||||
CONFIG_DEBUG_VM=y
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
||||
CONFIG_DEBUG_WX=y
|
||||
|
@ -1605,13 +1605,13 @@ CONFIG_DEBUG_SHIRQ=y
|
||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||
# CONFIG_DEBUG_USER is not set
|
||||
# CONFIG_DEBUG_VIRTUAL is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_VM_MAPLE_TREE is not set
|
||||
# CONFIG_DEBUG_VM_PGFLAGS is not set
|
||||
# CONFIG_DEBUG_VM_PGTABLE is not set
|
||||
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
|
||||
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
|
||||
# CONFIG_DEBUG_VM_VMACACHE is not set
|
||||
CONFIG_DEBUG_VM=y
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
||||
CONFIG_DEBUG_WX=y
|
||||
|
@ -1262,13 +1262,13 @@ CONFIG_DEBUG_STACKOVERFLOW=y
|
||||
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
|
||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||
# CONFIG_DEBUG_VIRTUAL is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_VM_MAPLE_TREE is not set
|
||||
# CONFIG_DEBUG_VM_PGFLAGS is not set
|
||||
# CONFIG_DEBUG_VM_PGTABLE is not set
|
||||
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
|
||||
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
|
||||
# CONFIG_DEBUG_VM_VMACACHE is not set
|
||||
CONFIG_DEBUG_VM=y
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
||||
CONFIG_DEBUG_WX=y
|
||||
|
@ -1271,13 +1271,13 @@ CONFIG_DEBUG_SHIRQ=y
|
||||
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
|
||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||
# CONFIG_DEBUG_VIRTUAL is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_VM_MAPLE_TREE is not set
|
||||
# CONFIG_DEBUG_VM_PGFLAGS is not set
|
||||
# CONFIG_DEBUG_VM_PGTABLE is not set
|
||||
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
|
||||
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
|
||||
# CONFIG_DEBUG_VM_VMACACHE is not set
|
||||
CONFIG_DEBUG_VM=y
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
||||
CONFIG_DEBUG_WX=y
|
||||
|
@ -1374,13 +1374,13 @@ CONFIG_DEBUG_STACKOVERFLOW=y
|
||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||
# CONFIG_DEBUG_TLBFLUSH is not set
|
||||
# CONFIG_DEBUG_VIRTUAL is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_VM_MAPLE_TREE is not set
|
||||
# CONFIG_DEBUG_VM_PGFLAGS is not set
|
||||
# CONFIG_DEBUG_VM_PGTABLE is not set
|
||||
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
|
||||
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
|
||||
# CONFIG_DEBUG_VM_VMACACHE is not set
|
||||
CONFIG_DEBUG_VM=y
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
||||
CONFIG_DEBUG_WX=y
|
||||
|
10
kernel.spec
10
kernel.spec
@ -148,13 +148,13 @@ Summary: The Linux kernel
|
||||
%define specrpmversion 6.4.0
|
||||
%define specversion 6.4.0
|
||||
%define patchversion 6.4
|
||||
%define pkgrelease 0.rc3.28
|
||||
%define pkgrelease 0.rc3.20230523gitae8373a5add4.29
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.4-rc3
|
||||
%define tarfile_release 6.4-rc3-8-gae8373a5add4
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 4
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc3.28%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc3.20230523gitae8373a5add4.29%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.4.0
|
||||
|
||||
@ -3415,6 +3415,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue May 23 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.4.0-0.rc3.ae8373a5add4.29]
|
||||
- Turn off DEBUG_VM for non debug Fedora kernels (Justin M. Forbes)
|
||||
- Linux v6.4.0-0.rc3.ae8373a5add4
|
||||
|
||||
* Mon May 22 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.4.0-0.rc3.28]
|
||||
- Enable CONFIG_BT on aarch64 (Charles Mirabile)
|
||||
- Linux v6.4.0-0.rc3
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-6.4-rc3.tar.xz) = 56901e884f631a207d05ef6fbc5827558d6283a21b42d07da91994afaa3b1b4b22713239529931a36758bdc4a0986e6930eaf7507ee4415da96dcb44536afa34
|
||||
SHA512 (kernel-abi-stablelists-6.4.0.tar.bz2) = 884c7f01e2337c2e263d1f5543f32546ad3554335a7a3d5a3ba98f7c33c54d3cdb4254db2f0675ec27a520f4a48cc2c4f50cc0d6e71743e0fbf4ff37914a0315
|
||||
SHA512 (kernel-kabi-dw-6.4.0.tar.bz2) = a162bcefee0970e1c92e267ebe0f6c99e42adff069f2f6591617ffcfd0b0757bd708f15df93cc54cd498cb043be4cd7b11583efc3659cebc452e46c8d3551e5b
|
||||
SHA512 (linux-6.4-rc3-8-gae8373a5add4.tar.xz) = 8ca0ebe9e6114f027992b5ef01265972d4eb559df669e8242910f6da66fd169f1cd4e80f7e80ab20879585abf04f081f24f389839e82b04370455730247db7f3
|
||||
SHA512 (kernel-abi-stablelists-6.4.0.tar.bz2) = d1346f070b9ae4aa87064ff079d3e5eeb6ac6431ea6dc3ad95d2a7e4d139423479e01a2cb5df7eecb06092c602c04f62104fba9096460837bf2ef51299e599f9
|
||||
SHA512 (kernel-kabi-dw-6.4.0.tar.bz2) = cc3c2587d8d93e023e6a7dfc3c618236b40f2b320c3b68cd5a558da098d41601f778d384e1bcca648eb3fc46d9455e607221dfb2a1d12c4ca37123e31425b0ac
|
||||
|
Loading…
Reference in New Issue
Block a user