aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/shell/script_python.sh
diff options
context:
space:
mode:
authorZhengchuan Liang <zcliangcn@gmail.com>2026-05-22 17:31:55 +0800
committerSteffen Klassert <steffen.klassert@secunet.com>2026-05-26 10:35:30 +0200
commitc16f74dc1d75d0e2e7670076d5375deda110ebeb (patch)
treea84111acd393d14f93ebfa2bbf81dafcb6a42934 /tools/perf/tests/shell/script_python.sh
parentxfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit (diff)
xfrm: input: hold netns during deferred transport reinjection
Transport-mode reinjection stores a struct net pointer in skb->cb and uses it later from xfrm_trans_reinject(). That pointer must stay valid until the deferred callback runs. Take a netns reference when queueing deferred reinjection work and drop it after the callback completes. Use maybe_get_net() so the queueing path does not revive a namespace that is already being torn down. This keeps the existing workqueue design and fixes the netns lifetime handling in one place for all users of xfrm_trans_queue_net(). Fixes: 7b3801927e52 ("xfrm: introduce xfrm_trans_queue_net") Cc: stable@kernel.org Reported-by: Yuan Tan <yuantan098@gmail.com> Reported-by: Xin Liu <bird@lzu.edu.cn> Co-developed-by: Luxing Yin <tr0jan@lzu.edu.cn> Signed-off-by: Luxing Yin <tr0jan@lzu.edu.cn> Signed-off-by: Zhengchuan Liang <zcliangcn@gmail.com> Signed-off-by: Ren Wei <n05ec@lzu.edu.cn> Assisted-by: Codex:gpt-5.4 Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/tests/shell/script_python.sh')
0 files changed, 0 insertions, 0 deletions