Commit 115dffa3 authored by Florian Westphal's avatar Florian Westphal Committed by Lu Wei
Browse files

netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash

mainline inclusion
from mainline-v5.5-rc3
commit c7c17e6a
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I63OS1


CVE: NA

--------------------------------

At this time compiler inlines it, but this code will not be executed
under normal conditions.

Also, no inlining allows to use "nf_ct_resolve_clash%return" perf probe.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: default avatarSun Shouxin <sunshouxin@chinatelecom.cn>
Signed-off-by: default avatarXibo.Wang <wangxb12@chinatelecom.cn>
Signed-off-by: default avatarLu Wei <luwei32@huawei.com>
parent 9ee0824e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment