[PATCH 10/13] intel_idle: Propagate hot plug errors.

2016-04-06 Thread Len Brown
From: Richard Cochran If a cpuidle registration error occurs during the hot plug notifier callback, we should really inform the hot plug machinery instead of just ignoring the error. This patch changes the callback to properly return on error. Signed-off-by: Richard

[PATCH 10/13] intel_idle: Propagate hot plug errors.

2016-04-06 Thread Len Brown
From: Richard Cochran If a cpuidle registration error occurs during the hot plug notifier callback, we should really inform the hot plug machinery instead of just ignoring the error. This patch changes the callback to properly return on error. Signed-off-by: Richard Cochran Signed-off-by: Len