On Wed, Jan 08, 2014 at 06:39:39PM +0000, Lorenzo Pieralisi wrote:
On Wed, Jan 08, 2014 at 05:10:12PM +0000, Mark Brown wrote:
From: Mark Brown broonie@linaro.org
/* check if the cpu is marked as "disabled", if so ignore */
if (!of_device_is_available(cn))
continue;
This check must go. As I mentioned, either we define what this means properly or to me the status property of cpu nodes must not be relied upon on ARM.
Meh, sorry - forgot to squash in that patch.