[PATCH 1/5] kernel: netsupport: kmod-sched: explicitly define included modules

Stijn Tintel stijn at linux-ipv6.be
Thu Jul 21 09:38:05 PDT 2022


Hi,

On 18/07/2022 17:01, Hauke Mehrtens wrote:
> From: Thomas Langer <tlanger at maxlinear.com>
>
> Change SCHED_MODULES_EXTRA to an explicit list of modules
> instead of taking everything that is not filtered out.
> This removes the need of updating the filter each time an extra
> sch_*, act_* or similar is added with an own kmod definition.
>
> CONFIG_NET_SCH_FQ_CODEL and CONFIG_NET_SCH_FIFO are already compiled
> into the kernel using the generic linux configuration.
>
> CONFIG_NET_EMATCH_TEXT depends on the kmod-lib-textsearch package.

Ideally these last 2 changes go in separate commits, as they are 
unrelated to the main changes of this commit.

Thanks,
Stijn




More information about the openwrt-devel mailing list