aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2010-09-28 01:01:49 +0000
committerGuenter Roeck <[email protected]>2010-09-28 11:18:51 +0000
commitfff2017354a3a9906862aabbf2a1cae5b4330e40 (patch)
treeeb95c35c86cd364794b3e77886770831469bd6ee /tools/perf/scripts/python/syscall-counts-by-pid.py
parentMerge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block (diff)
downloadkernel-fff2017354a3a9906862aabbf2a1cae5b4330e40.tar.gz
kernel-fff2017354a3a9906862aabbf2a1cae5b4330e40.zip
hwmon (coretemp): Fix build breakage if SMP is undefined
Commit e40cc4bdfd4b89813f072f72bd9c7055814d3f0f introduced a build breakage if CONFIG_SMP is undefined. This commit fixes the problem. This fix is only a workaround. For a real fix, cpu_sibling_mask() should be defined in UP include code, eg in linux/smp.h, and asm/smp.h should not be included directly. This fix is currently not possible because asm/smp.h defines cpu_sibling_mask() unconditionally and is included directly from many source files. Reported-by: Ingo Molnar <[email protected]> Tested-by: Ingo Molnar <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Cc: Fenghua Yu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions