diff options
author | Sasha Levin <[email protected]> | 2014-08-06 16:08:14 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:22 -0700 |
commit | 618fde872163e782183ce574c77f1123e2be8887 (patch) | |
tree | ac73373be86f8f44d32f8484b24e64581eb65f24 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | dbffcd03d77a3fb4d80a7981c7e589fc35769e9b (diff) |
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
The rarely-executed memry-allocation-failed callback path generates a
WARN_ON_ONCE() when smp_call_function_single() succeeds. Presumably
it's supposed to warn on failures.
Signed-off-by: Sasha Levin <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Gilad Ben-Yossef <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: <[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-by-pid.py')
0 files changed, 0 insertions, 0 deletions