On 09/04/2015 03:34 PM, Daniel Wagner wrote: > In order to get rid of all CPU_*_FROZEN states we need to convert all > users first. > > cpu_check_up_prepare() wants to report different errors depending on > an ongoing suspend or not. freeze_active() reports back if that is the > case so we don't have to rely on the CPU_DEAD_FROZEN anymore.
Just realized, this is patch doesn't make sense. The FROZEN bits in the current code have nothing to do with CPU_TASK_FROZEN. Instead it should use CPU_DEAD_TIMEOUT as explained in patch 01. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/