kernel-6.9.0-0.rc2.23

* Mon Apr 01 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc2.23]
- Linux v6.9.0-0.rc2
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
Augusto Caringi 2024-04-01 14:13:44 -03:00
parent e2cd4c7189
commit e86fc419b6
16 changed files with 246 additions and 221 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 99
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 20
RHEL_RELEASE = 23
#
# RHEL_REBASE_NUM

View File

@ -7040,7 +7040,7 @@ CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_LIST_SORT=m
# CONFIG_TEST_LIVEPATCH is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_LOCKUP is not set
CONFIG_TEST_LOCKUP=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set

View File

@ -7036,7 +7036,7 @@ CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_LIST_SORT=m
# CONFIG_TEST_LIVEPATCH is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_LOCKUP is not set
CONFIG_TEST_LOCKUP=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set

View File

@ -7089,7 +7089,7 @@ CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_LIST_SORT=m
# CONFIG_TEST_LIVEPATCH is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_LOCKUP is not set
CONFIG_TEST_LOCKUP=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set

View File

@ -6529,7 +6529,7 @@ CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_LIST_SORT=m
CONFIG_TEST_LIVEPATCH=m
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_LOCKUP is not set
CONFIG_TEST_LOCKUP=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set

View File

@ -6497,7 +6497,7 @@ CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_LIST_SORT=m
CONFIG_TEST_LIVEPATCH=m
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_LOCKUP is not set
CONFIG_TEST_LOCKUP=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set

View File

@ -279,7 +279,7 @@ CONFIG_AMD_PMF_DEBUG=y
CONFIG_AMD_PMF=m
CONFIG_AMD_PTDMA=m
CONFIG_AMD_SFH_HID=m
# CONFIG_AMDTEE is not set
CONFIG_AMDTEE=m
CONFIG_AMD_WBRF=y
CONFIG_AMD_XGBE_DCB=y
CONFIG_AMD_XGBE=m

View File

@ -234,7 +234,7 @@ CONFIG_AMD_PMF_DEBUG=y
CONFIG_AMD_PMF=m
CONFIG_AMD_PTDMA=m
CONFIG_AMD_SFH_HID=m
# CONFIG_AMDTEE is not set
CONFIG_AMDTEE=m
# CONFIG_AMD_WBRF is not set
# CONFIG_AMD_XGBE_DCB is not set
CONFIG_AMD_XGBE=m
@ -6804,7 +6804,7 @@ CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_LIST_SORT=m
CONFIG_TEST_LIVEPATCH=m
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_LOCKUP is not set
CONFIG_TEST_LOCKUP=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set

View File

@ -279,7 +279,7 @@ CONFIG_AMD_PMC=m
CONFIG_AMD_PMF=m
CONFIG_AMD_PTDMA=m
CONFIG_AMD_SFH_HID=m
# CONFIG_AMDTEE is not set
CONFIG_AMDTEE=m
CONFIG_AMD_WBRF=y
CONFIG_AMD_XGBE_DCB=y
CONFIG_AMD_XGBE=m

View File

@ -234,7 +234,7 @@ CONFIG_AMD_PMC=m
CONFIG_AMD_PMF=m
CONFIG_AMD_PTDMA=m
CONFIG_AMD_SFH_HID=m
# CONFIG_AMDTEE is not set
CONFIG_AMDTEE=m
# CONFIG_AMD_WBRF is not set
# CONFIG_AMD_XGBE_DCB is not set
CONFIG_AMD_XGBE=m

View File

@ -234,7 +234,7 @@ CONFIG_AMD_PMF_DEBUG=y
CONFIG_AMD_PMF=m
CONFIG_AMD_PTDMA=m
CONFIG_AMD_SFH_HID=m
# CONFIG_AMDTEE is not set
CONFIG_AMDTEE=m
# CONFIG_AMD_WBRF is not set
# CONFIG_AMD_XGBE_DCB is not set
CONFIG_AMD_XGBE=m
@ -6857,7 +6857,7 @@ CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_LIST_SORT=m
CONFIG_TEST_LIVEPATCH=m
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_LOCKUP is not set
CONFIG_TEST_LOCKUP=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set

View File

@ -234,7 +234,7 @@ CONFIG_AMD_PMC=m
CONFIG_AMD_PMF=m
CONFIG_AMD_PTDMA=m
CONFIG_AMD_SFH_HID=m
# CONFIG_AMDTEE is not set
CONFIG_AMDTEE=m
# CONFIG_AMD_WBRF is not set
# CONFIG_AMD_XGBE_DCB is not set
CONFIG_AMD_XGBE=m

View File

@ -1,3 +1,17 @@
* Mon Apr 01 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc2.23]
- Linux v6.9.0-0.rc2
Resolves:
* Sun Mar 31 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc1.712e14250dd2.22]
- Linux v6.9.0-0.rc1.712e14250dd2
Resolves:
* Sat Mar 30 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc1.486291a0e624.21]
- redhat/configs: Enable CONFIG_AMDTEE for x86 (David Arcari)
- redhat/configs: enable CONFIG_TEST_LOCKUP for debug kernel (Čestmír Kalina)
- Linux v6.9.0-0.rc1.486291a0e624
Resolves:
* Fri Mar 29 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc1.317c7bc0ef03.20]
- Linux v6.9.0-0.rc1.317c7bc0ef03
Resolves:

View File

@ -163,13 +163,13 @@ Summary: The Linux kernel
%define specrpmversion 6.9.0
%define specversion 6.9.0
%define patchversion 6.9
%define pkgrelease 0.rc1.20240329git317c7bc0ef03.20
%define pkgrelease 0.rc2.23
%define kversion 6
%define tarfile_release 6.9-rc1-178-g317c7bc0ef03
%define tarfile_release 6.9-rc2
# This is needed to do merge window version magic
%define patchlevel 9
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 0.rc1.20240329git317c7bc0ef03.20%{?buildid}%{?dist}
%define specrelease 0.rc2.23%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.9.0
@ -3958,6 +3958,17 @@ fi\
#
#
%changelog
* Mon Apr 01 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc2.23]
- Linux v6.9.0-0.rc2
* Sun Mar 31 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc1.712e14250dd2.22]
- Linux v6.9.0-0.rc1.712e14250dd2
* Sat Mar 30 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc1.486291a0e624.21]
- redhat/configs: Enable CONFIG_AMDTEE for x86 (David Arcari)
- redhat/configs: enable CONFIG_TEST_LOCKUP for debug kernel (Čestmír Kalina)
- Linux v6.9.0-0.rc1.486291a0e624
* Fri Mar 29 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.9.0-0.rc1.317c7bc0ef03.20]
- Linux v6.9.0-0.rc1.317c7bc0ef03

View File

@ -136,7 +136,7 @@ index 000000000000..7465c78a90e6
+
+endmenu
diff --git a/Makefile b/Makefile
index 763b6792d3d5..b68f12ed7062 100644
index 4bef6323c47d..72cb1c5cfe6d 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
@ -262,10 +262,10 @@ index 5c1e6d6be267..aa9819032064 100644
get_cpu_address_sizes(c);
cpu_parse_early_param();
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
index ef206500ed6f..d5e44b7e0ed8 100644
index 0109e6c510e0..311d272cdd78 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -21,6 +21,7 @@
@@ -20,6 +20,7 @@
#include <linux/root_dev.h>
#include <linux/hugetlb.h>
#include <linux/tboot.h>
@ -273,7 +273,7 @@ index ef206500ed6f..d5e44b7e0ed8 100644
#include <linux/usb/xhci-dbgp.h>
#include <linux/static_call.h>
#include <linux/swiotlb.h>
@@ -55,6 +56,7 @@
@@ -54,6 +55,7 @@
#include <asm/unwind.h>
#include <asm/vsyscall.h>
#include <linux/vmalloc.h>
@ -281,7 +281,7 @@ index ef206500ed6f..d5e44b7e0ed8 100644
/*
* max_low_pfn_mapped: highest directly mapped pfn < 4 GB
@@ -668,6 +670,79 @@ static void __init early_reserve_memory(void)
@@ -667,6 +669,79 @@ static void __init early_reserve_memory(void)
trim_snb_memory();
}
@ -361,7 +361,7 @@ index ef206500ed6f..d5e44b7e0ed8 100644
/*
* Dump out kernel offset information on panic.
*/
@@ -901,6 +976,13 @@ void __init setup_arch(char **cmdline_p)
@@ -900,6 +975,13 @@ void __init setup_arch(char **cmdline_p)
if (efi_enabled(EFI_BOOT))
efi_init();
@ -373,9 +373,9 @@ index ef206500ed6f..d5e44b7e0ed8 100644
+#endif
+
reserve_ibft_region();
dmi_setup();
x86_init.resources.dmi_setup();
@@ -1062,19 +1144,7 @@ void __init setup_arch(char **cmdline_p)
@@ -1061,19 +1143,7 @@ void __init setup_arch(char **cmdline_p)
/* Allocate bigger log buffer */
setup_log_buf(1);
@ -396,7 +396,7 @@ index ef206500ed6f..d5e44b7e0ed8 100644
reserve_initrd();
@@ -1186,6 +1256,8 @@ void __init setup_arch(char **cmdline_p)
@@ -1185,6 +1255,8 @@ void __init setup_arch(char **cmdline_p)
efi_apply_memmap_quirks();
#endif
@ -2111,10 +2111,10 @@ index ef8ee93005ea..f6f0d7948867 100644
{ MPI2_MFGPAGE_VENDORID_LSI, MPI25_MFGPAGE_DEVID_SAS3004,
PCI_ANY_ID, PCI_ANY_ID },
diff --git a/drivers/scsi/qla2xxx/qla_os.c b/drivers/scsi/qla2xxx/qla_os.c
index dd674378f2f3..3baebaf2a1d6 100644
index 1e2f52210f60..5606b4994b91 100644
--- a/drivers/scsi/qla2xxx/qla_os.c
+++ b/drivers/scsi/qla2xxx/qla_os.c
@@ -8122,6 +8122,7 @@ static const struct pci_error_handlers qla2xxx_err_handler = {
@@ -8123,6 +8123,7 @@ static const struct pci_error_handlers qla2xxx_err_handler = {
};
static struct pci_device_id qla2xxx_pci_tbl[] = {
@ -2122,7 +2122,7 @@ index dd674378f2f3..3baebaf2a1d6 100644
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2100) },
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2200) },
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2300) },
@@ -8134,13 +8135,18 @@ static struct pci_device_id qla2xxx_pci_tbl[] = {
@@ -8135,13 +8136,18 @@ static struct pci_device_id qla2xxx_pci_tbl[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP8432) },
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP5422) },
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP5432) },
@ -2162,7 +2162,7 @@ index 675332e49a7b..4a3cbddacef1 100644
};
MODULE_DEVICE_TABLE(pci, qla4xxx_pci_tbl);
diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c
index ccff8f2e2e75..bb82cbb33d68 100644
index 3cf898670290..cf5f017110b3 100644
--- a/drivers/scsi/sd.c
+++ b/drivers/scsi/sd.c
@@ -119,6 +119,14 @@ static const char *sd_cache_types[] = {
@ -2180,7 +2180,7 @@ index ccff8f2e2e75..bb82cbb33d68 100644
static void sd_set_flush_flag(struct scsi_disk *sdkp)
{
bool wc = false, fua = false;
@@ -4232,6 +4240,8 @@ static int __init init_sd(void)
@@ -4247,6 +4255,8 @@ static int __init init_sd(void)
goto err_out_class;
}
@ -2190,10 +2190,10 @@ index ccff8f2e2e75..bb82cbb33d68 100644
if (err)
goto err_out_driver;
diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
index 3ee8455585b6..cbfc61f1a179 100644
index 9446660e231b..1211cedb8009 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
@@ -5835,6 +5835,13 @@ static void hub_event(struct work_struct *work)
@@ -5844,6 +5844,13 @@ static void hub_event(struct work_struct *work)
(u16) hub->change_bits[0],
(u16) hub->event_bits[0]);
@ -3760,7 +3760,7 @@ index 000000000000..616692b1ac11
+
+#endif /* __RH_MESSAGES_H */
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c
index 6b37039c9e92..1b4a2935c69f 100644
index 2f5b91da5afa..040cecc77778 100644
--- a/scripts/mod/modpost.c
+++ b/scripts/mod/modpost.c
@@ -22,6 +22,7 @@
@ -3771,7 +3771,7 @@ index 6b37039c9e92..1b4a2935c69f 100644
static bool module_enabled;
/* Are we using CONFIG_MODVERSIONS? */
@@ -1994,6 +1995,12 @@ static void write_buf(struct buffer *b, const char *fname)
@@ -1997,6 +1998,12 @@ static void write_buf(struct buffer *b, const char *fname)
}
}
@ -3784,7 +3784,7 @@ index 6b37039c9e92..1b4a2935c69f 100644
static void write_if_changed(struct buffer *b, const char *fname)
{
char *tmp;
@@ -2054,6 +2061,7 @@ static void write_mod_c_file(struct module *mod)
@@ -2057,6 +2064,7 @@ static void write_mod_c_file(struct module *mod)
add_depends(&buf, mod);
add_moddevtable(&buf, mod);
add_srcversion(&buf, mod);

View File

@ -1,5 +1,5 @@
SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
SHA512 (linux-6.9-rc1-178-g317c7bc0ef03.tar.xz) = 5b013b0ad7d7f961fd6706ade1929f19433dce45152054aef8dcdb93e54ce3e1beff07de024998f2673d8a877879ea4b68210e158b0a24642a51414001eb609c
SHA512 (kernel-abi-stablelists-6.9.0.tar.xz) = e40227b106466fa3e45bd8f3eed1d0a667dc260e793334a2002158fafb8e5670ceb8690d8fd2a6c62a8b0e3631b8a19e1c837cb76d7eccc3d69158606422165b
SHA512 (kernel-kabi-dw-6.9.0.tar.xz) = 6843f87b07c45bcc5b92380720c64ffb6eb9114a0faab3d5f8eb35dd7321a6fa4d01fc0551e86e5dc27caf0e79a1d2d01f22b5d6f700179203415c010e59beb8
SHA512 (linux-6.9-rc2.tar.xz) = ffd5b085231cccf2d4813bf1829e1fda1bba749ca36fb3cfae17ecfc49a6a7e3b76b3b61c45d4e393b7ae3c43aca30fe15c2b35ee6b234f6b04e44fbc61796a4
SHA512 (kernel-abi-stablelists-6.9.0.tar.xz) = 6e6ac636cb435326836a48f75b650b7cffc3058800b0b4d629ea3978ce7b42bb4859aca14a9d019b724199bc94db82ea6d74c47a7e37481819cc1435abfb77f2
SHA512 (kernel-kabi-dw-6.9.0.tar.xz) = 2d2b02ddc67ff476648ca66212972c8a4b8e59dc27a21076ec93426324c4bbffaaac0da74a09e06ef14eaa842081a843151113deb52a1841af912bfe91da6854