aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorWaiman Long <[email protected]>2024-08-31 09:57:03 -0400
committerTejun Heo <[email protected]>2024-09-04 10:46:49 -1000
commit8c7e22fc917a0d76794ebf3fcd81f9d91cee4f5d (patch)
treeab96a5a5283967bcde51b9c2e4bb2964bfabcb48 /tools/perf/util/scripting-engines/trace-event-python.c
parent3f9319c6914c45a2d406faf3aa8cd0dee8bc4c2f (diff)
cgroup/cpuset: Move cpu.h include to cpuset-internal.h
The newly created cpuset-v1.c file uses cpus_read_lock/unlock() functions which are defined in cpu.h but not included in cpuset-internal.h yet leading to compilation error under certain kernel configurations. Fix it by moving the cpu.h include from cpuset.c to cpuset-internal.h. While at it, sort the include files in alphabetic order. Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Fixes: 047b83097448 ("cgroup/cpuset: move relax_domain_level to cpuset-v1.c") Signed-off-by: Waiman Long <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions