kernel: ltq-vectoring: Avoid flush_scheduled_work() usage
authorMartin Schiller <ms@dev.tdt.de>
Tue, 14 May 2024 10:52:07 +0000 (12:52 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Jun 2024 21:25:35 +0000 (23:25 +0200)
commitc7648273d08daba9a51c3130004fba8d106af538
tree4ee434eb1656802fd7461c22c458e05a1859f66f
parent6ec7711d00b123e1c2c0dd731ac0763d7c4b50b7
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>
package/kernel/lantiq/ltq-vectoring/patches/200-compat.patch
package/kernel/lantiq/ltq-vectoring/patches/300-fix-compilation-warning-stack-limit.patch