Skip to content

Commit f60e52c

Browse files
committed
rhel_files: ensure all qdiscs are in modules-core
JIRA: https://issues.redhat.com/browse/RHEL-79818 Upstream Status: RHEL-only, but functionally equal to kernel-ark.git commit f20905199054 by design, kernel-ark blacklists all modules in modules-extra that have a module alias. Now that qdiscs have their module alias [1], some of them became blacklisted even if we didn't really intend to: move them back to kernel-modules to preserve feature parity with other qdiscs (and previous releases). [1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=241a94abcf465ba9363d93168da5ddd47002930f Signed-off-by: Davide Caratti <[email protected]>
1 parent 77638bd commit f60e52c

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

redhat/rhel_files/mod-extra.list.rhel

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,6 @@ rds.ko
119119
rds_rdma.ko
120120
rds_tcp.ko
121121
rose.ko
122-
sch_atm.ko
123-
sch_cbq.ko
124-
sch_choke.ko
125-
sch_drr.ko
126-
sch_dsmark.ko
127-
sch_gred.ko
128-
sch_mqprio.ko
129-
sch_multiq.ko
130-
sch_netem.ko
131-
sch_qfq.ko
132-
sch_red.ko
133-
sch_sfb.ko
134-
sch_teql.ko
135122
sctp.ko
136123
sctp_diag.ko
137124
sctp_probe.ko

0 commit comments

Comments
 (0)