aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2017-06-20 01:37:26 +0200
committerThomas Gleixner <[email protected]>2017-06-22 18:21:16 +0200
commit735c09524d3e7c92315e8e2699a1b9acb4fb415c (patch)
treee2ca5ba2a741242fd9ac05a3a0155783a9e887a6 /tools/perf/scripts/python
parent0dd945ff4647a1f29c6ae8f4f9a69c8f37c994cf (diff)
genirq/cpuhotplug: Dont claim success on error
In case the affinity of an interrupt was broken, a printk is emitted. But if the affinity cannot be set at all due to a missing irq_set_affinity() callback or due to a failing callback, the message is still printed preceeded by a warning/error. That makes no sense whatsoever. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Michael Ellerman <[email protected]> Cc: Keith Busch <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Christoph Hellwig <[email protected]> Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions