diff options
author | 2023-07-11 10:38:20 +0800 | |
---|---|---|
committer | 2023-07-11 11:46:00 -1000 | |
commit | d1d4ff5d11a5887a9c4cfc00294bc68ba03e7c16 (patch) | |
tree | 270b865018cdb0d0afd0f1ae97a5d6b4cbdc7c5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier() (diff) | |
download | wireguard-linux-d1d4ff5d11a5887a9c4cfc00294bc68ba03e7c16.tar.xz wireguard-linux-d1d4ff5d11a5887a9c4cfc00294bc68ba03e7c16.zip |
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED to fix the warning
of 'cgroup_tryget_css' defined but not used [-Wunused-function] when
CONFIG_CGROUP_SCHED is disabled.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions