From 211df4f6bb88501f1672ee7d2b897f4e5643bb39 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 14 Dec 2021 11:41:28 -0600 Subject: kernel-5.16-0.rc5.20211214git5472f14a3742.36 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Tue Dec 14 2021 Fedora Kernel Team [5.16-0.rc5.20211214git5472f14a3742.36] - Enable CONFIG_CIFS_SMB_DIRECT for ARK (Ronnie Sahlberg) - mt76: enable new device MT7921E in CentOs/RHEL (Íñigo Huguet) [2004821] - Disable CONFIG_DEBUG_PREEMPT on normal builds (Phil Auld) - redhat/configs: Enable CONFIG_PCI_P2PDMA for ark (Myron Stowe) - pci.h: Fix static include (Prarit Bhargava) Resolves: rhbz#2004821 Signed-off-by: Justin M. Forbes --- filter-modules.sh.rhel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter-modules.sh.rhel') diff --git a/filter-modules.sh.rhel b/filter-modules.sh.rhel index 3190b517c..3e22dba11 100755 --- a/filter-modules.sh.rhel +++ b/filter-modules.sh.rhel @@ -31,7 +31,7 @@ scsidrvs="aacraid aic7xxx aic94xx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2 usbdrvs="atm image misc serial wusbcore" -fsdrvs="affs befs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs" +fsdrvs="affs befs cifs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs" netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp smc wireless" -- cgit