On Tue, Jan 07, 2014 at 01:05:40PM +0000, Lorenzo Pieralisi wrote:
On Thu, Dec 19, 2013 at 08:06:14PM +0000, Mark Brown wrote:
/* check if the cpu is marked as "disabled", if so ignore */
if (!of_device_is_available(cn))
continue;
It is time we defined what a "disabled" CPU means in ARM world, I need to have a proper look into this since this topic has been brought up before.
What is the confusion here - why would there be something architecture specific going on?