0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-07-23 20:31:37 +00:00
Files
openwrt/package/kernel/lantiq/ltq-tapi/patches/510-linux-515.patch
Hauke Mehrtens 898b4104b3 ltq-tapi: Fix compile with kernel 5.15
Do not use find_vpid(), but get_task_pid() to get the pid from
pThrCntrl->tid. This is now a ponter to struct task_struct instead of
an integer.

This fixes the build of ltq-tapi with lantiq/xway.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-11-05 22:35:58 +01:00

531 B