openwrt/package/kernel/lantiq/ltq-tapi
Mathias Kresin 8e12360fcf lantiq: ltq-tapi: add kernel 5.10 compatiblity
Due to SCHED_FIFO being a broken scheduler model, all users of
sched_setscheduler() are converted to sched_set_fifo_low() upstream and
sched_setscheduler() is no longer exported.

The callback handling of the tasklet API was redesigned and the macros
using the old syntax renamed to _OLD.

Signed-off-by: Mathias Kresin <dev@kresin.me>
(cherry picked from commit 31f3f79700)
[Add DECLARE_TASKLET handling for kernel 5.4.235 too]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-03-29 16:31:21 +02:00
..
patches lantiq: ltq-tapi: add kernel 5.10 compatiblity 2023-03-29 16:31:21 +02:00
Config.in
Makefile treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-05 12:00:24 -10:00