aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2009-01-07 18:08:44 -0800
committerLinus Torvalds <[email protected]>2009-01-08 08:31:11 -0800
commit300ed6cbb70718872cb4936d1d22ef295f9ba44d (patch)
tree56a1dd86be2d6e35b329131ef353a44b929bd53c /tools/perf/scripts/python/syscall-counts.py
parent645fcc9d2f6946f97a41c8d00edee38f8a6f0060 (diff)
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
Impact: use new cpumask API This patch mainly does the following things: - change cs->cpus_allowed from cpumask_t to cpumask_var_t - call alloc_bootmem_cpumask_var() for top_cpuset in cpuset_init_early() - call alloc_cpumask_var() for other cpusets - replace cpus_xxx() to cpumask_xxx() Signed-off-by: Li Zefan <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Rusty Russell <[email protected]> Acked-by: Mike Travis <[email protected]> Cc: Paul Menage <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions