kernel: fix RCU issue in xt_FLOWOFFLOAD patch
authorFelix Fietkau <nbd@nbd.name>
Tue, 30 Nov 2021 10:37:15 +0000 (11:37 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sat, 11 Dec 2021 12:52:39 +0000 (13:52 +0100)
commit3b20eb185b2a45681fa9e2d31b9844458d5a72d2
treec1840844679a4eda898bd93cc00aabcd791c2907
parent56b14fdeb24b63b26ae948aa2fa6b1ce4b9df1fd
kernel: fix RCU issue in xt_FLOWOFFLOAD patch

cond_resched() may not be called in a rcu-locked section

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/hack-5.10/650-netfilter-add-xt_FLOWOFFLOAD-target.patch