summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2017-09-20 19:00:16 +0200
committerThomas Gleixner <tglx@linutronix.de>2017-09-25 22:11:42 +0200
commit96abb968549cdefd0964d1f7af0a79f4e6e7f897 (patch)
tree30a5420e62341e1a9f70e4108a30f62384a80330 /tools/perf/scripts/python/parallel-perf.py
parentfac1c2040203363eab6c6e86ce883cb71390418f (diff)
downloadkernel-96abb968549cdefd0964d1f7af0a79f4e6e7f897.tar.gz
smp/hotplug: Allow external multi-instance rollback
Currently the rollback of multi-instance states is handled inside cpuhp_invoke_callback(). The problem is that when we want to allow an explicit state change for rollback, we need to return from the function without doing the rollback. Change cpuhp_invoke_callback() to optionally return the multi-instance state, such that rollback can be done from a subsequent call. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: bigeasy@linutronix.de Cc: efault@gmx.de Cc: rostedt@goodmis.org Cc: max.byungchul.park@gmail.com Link: https://lkml.kernel.org/r/20170920170546.720361181@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
dia: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus 2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam 2018-07-27media: rcar-csi2: update stream start for V3MNiklas Söderlund 2018-05-28media: rcar-csi2: set default format if a unsupported one is requestedNiklas Söderlund 2018-05-28media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driverNiklas Söderlund