diff options
| author | Shaojie Sun <sunshaojie@kylinos.cn> | 2026-09-03 14:48:26 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-09-03 06:20:21 -1000 |
| commit | 93fccdb0456d963f0a7c515562eaf53dfe07f9c7 (patch) | |
| tree | 5eeb545f8c294222927ef027b42b19dd0c40cb25 /scripts/Makefile.thinlto | |
| parent | 940de590b839f71d6dc846160534bf202401b8b7 (diff) | |
| download | linux-next-93fccdb0456d963f0a7c515562eaf53dfe07f9c7.tar.gz linux-next-93fccdb0456d963f0a7c515562eaf53dfe07f9c7.zip | |
cgroup: namespace: Drop BUG_ON() in copy_cgroup_ns()
The sole caller, create_new_namespaces(), always passes a valid cgroup
namespace pointer from the task's nsproxy. The other copy_*_ns()
helpers, e.g. copy_time_ns() and copy_pid_ns(), don't perform such a
check either. Drop the BUG_ON() for consistency with them.
Signed-off-by: Shaojie Sun <sunshaojie@kylinos.cn>
Reviewed-by: Tao Cui <cuitao@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
