0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-22 04:56:15 +00:00
openwrt/package/kernel/lantiq/ltq-vectoring
Martin Schiller c7648273d0 kernel: ltq-vectoring: Avoid flush_scheduled_work() usage
This fixes some compile warnings for linux 6.6.

Flushing system-wide workqueues is dangerous and will be forbidden.
Replace system_wq with local vectoring_wq.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2024-06-08 23:25:35 +02:00
..
patches kernel: ltq-vectoring: Avoid flush_scheduled_work() usage 2024-06-08 23:25:35 +02:00
Makefile treewide: package: update missed hashes after switch to ZSTD 2024-04-07 14:56:04 +02:00