From 505b4916caee8bf6fb9fb554921fafc2d63cbb2a Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 8 Nov 2022 13:17:22 -0600 Subject: kernel-6.1.0-0.rc4.20221108git59f2f4b8a757.36 * Tue Nov 08 2022 Fedora Kernel Team [6.1.0-0.rc4.59f2f4b8a757.36] - fs: fix leaked psi pressure state (Johannes Weiner) Resolves: Signed-off-by: Justin M. Forbes --- kernel-ppc64le-fedora.config | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'kernel-ppc64le-fedora.config') diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config index 4830f53fe..26b4cc018 100644 --- a/kernel-ppc64le-fedora.config +++ b/kernel-ppc64le-fedora.config @@ -1757,6 +1757,7 @@ CONFIG_FAT_KUNIT_TEST=m # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set +# CONFIG_FB_ARC is not set # CONFIG_FB_ARK is not set # CONFIG_FB_ARMCLCD is not set # CONFIG_FB_ASILIANT is not set @@ -1765,13 +1766,19 @@ CONFIG_FAT_KUNIT_TEST=m # CONFIG_FB_CARMINE is not set # CONFIG_FB_CIRRUS is not set # CONFIG_FB_CYBER2000 is not set +# CONFIG_FB_DA8XX is not set # CONFIG_FB_EFI is not set # CONFIG_FB_FOREIGN_ENDIAN is not set +# CONFIG_FB_GEODE is not set +# CONFIG_FB_HGA is not set # CONFIG_FB_HYPERV is not set # CONFIG_FB_I740 is not set +# CONFIG_FB_I810 is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_IMSTT is not set +# CONFIG_FB_IMX is not set # CONFIG_FB_KYRO is not set +# CONFIG_FB_LE80578 is not set # CONFIG_FB_MATROX_G is not set # CONFIG_FB_MATROX_I2C is not set # CONFIG_FB_MATROX is not set @@ -1806,9 +1813,11 @@ CONFIG_FB_TILEBLITTING=y # CONFIG_FB_UVESA is not set # CONFIG_FB_VESA is not set # CONFIG_FB_VGA16 is not set +# CONFIG_FB_VIA is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set +# CONFIG_FB_XILINX is not set CONFIG_FB=y CONFIG_FCOE=m # CONFIG_FDDI is not set @@ -4547,6 +4556,7 @@ CONFIG_PHY_CADENCE_TORRENT=m CONFIG_PHYLIB=y CONFIG_PHYLINK=m # CONFIG_PHY_MAPPHONE_MDM6600 is not set +# CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set # CONFIG_PHY_PXA_28NM_HSIC is not set @@ -5261,14 +5271,11 @@ CONFIG_SC92031=m # CONFIG_SCA3000 is not set CONFIG_SCA3300=m CONFIG_SCANLOG=y -# CONFIG_SC_CAMCC_7180 is not set CONFIG_SCD30_CORE=m CONFIG_SCD30_I2C=m CONFIG_SCD30_SERIAL=m # CONFIG_SCD4X is not set -# CONFIG_SC_DISPCC_7180 is not set # CONFIG_SCF_TORTURE_TEST is not set -# CONFIG_SC_GPUCC_7180 is not set # CONFIG_SC_GPUCC_8280XP is not set CONFIG_SCHED_AUTOGROUP=y CONFIG_SCHED_CLUSTER=y @@ -5389,7 +5396,6 @@ CONFIG_SCTP_COOKIE_HMAC_SHA1=y # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y -# CONFIG_SC_VIDEOCC_7180 is not set # CONFIG_SD_ADC_MODULATOR is not set CONFIG_SDIO_UART=m # CONFIG_SDX_GCC_55 is not set -- cgit