diff options
| author | Florian Westphal <fw@strlen.de> | 2023-07-05 18:55:16 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-11 11:45:17 +0200 |
| commit | db04f3a0dcc83f7014836be64a1fbf04a50bcc3c (patch) | |
| tree | c59cef5294670fe803c1ae2846148dafe04fb34b /include/linux/random.h | |
| parent | f58c56f2ab359d6de90f2c2efdeab67e52ceaf74 (diff) | |
netfilter: nf_tables: fix scheduling-while-atomic splat
[ 2024439bd5ceb145eeeb428b2a59e9b905153ac3 ]
nf_tables_check_loops() can be called from rhashtable list
walk so cond_resched() cannot be used here.
Fixes: 81ea01066741 ("netfilter: nf_tables: add rescheduling points during loop detection walks")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/random.h')
0 files changed, 0 insertions, 0 deletions
