summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuhotplug.h
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2016-08-24 11:14:44 +0200
committerThomas Gleixner <tglx@linutronix.de>2016-09-06 18:30:24 +0200
commitdfc616d8b3df3013c579e023e67f29ada60bdd50 (patch)
treebb132bb0eff08e2a10a6b57bb4f5da40abf1d888 /include/linux/cpuhotplug.h
parent10fcca9d8704a04c6e86398f930fa28e0fb03ce4 (diff)
downloadop-kernel-dev-dfc616d8b3df3013c579e023e67f29ada60bdd50.zip
op-kernel-dev-dfc616d8b3df3013c579e023e67f29ada60bdd50.tar.gz
cpuidle/coupled: Convert to hotplug state machine
Install the callbacks via the state machine. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: linux-pm@vger.kernel.org Cc: Peter Zijlstra <peterz@infradead.org> Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> Cc: rt@linutronix.de Link: http://lkml.kernel.org/r/20160824091444.brdr5zpbxjvh6n3f@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/cpuhotplug.h')
-rw-r--r--include/linux/cpuhotplug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h
index 0fb22b9..e860877 100644
--- a/include/linux/cpuhotplug.h
+++ b/include/linux/cpuhotplug.h
@@ -30,6 +30,7 @@ enum cpuhp_state {
CPUHP_SLAB_PREPARE,
CPUHP_MD_RAID5_PREPARE,
CPUHP_RCUTREE_PREP,
+ CPUHP_CPUIDLE_COUPLED_PREPARE,
CPUHP_NOTIFY_PREPARE,
CPUHP_TIMERS_DEAD,
CPUHP_BRINGUP_CPU,
OpenPOWER on IntegriCloud