aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2021-09-17 11:56:25 +0200
committerPablo Neira Ayuso <[email protected]>2021-09-21 03:46:56 +0200
commitcc8072153aafd65bff1b3679a112cb6ba71ab375 (patch)
tree031de329687549e30fa6adc9194757254669cde4 /scripts/gdb/linux/utils.py
parent7970a19b71044bf4dc2c1becc200275bdf1884d4 (diff)
netfilter: iptable_raw: drop bogus net_init annotation
This is a leftover from the times when this function was wired up via pernet_operations. Now its called when userspace asks for the table. With CONFIG_NET_NS=n, iptable_raw_table_init memory has been discarded already and we get a kernel crash. Other tables are fine, __net_init annotation was removed already. Fixes: fdacd57c79b7 ("netfilter: x_tables: never register tables by default") Reported-by: youling 257 <[email protected]> Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions