On Tue, 2013-06-11 at 21:30 +0800, Andy Green wrote:
No, unfortunately I am evidently ahead of the times ^^ -- your patch does not fix my bug...
I have a valid DT table, it's just not on a SoC that has big.LITTLE.
mpidr_cpuids_count is 0 and nr_cpu_ids is 2 ...
Instead of using DT being there or not it seems you need to test something more to do with it being on a big.LITTLE or not...
As I feared.
I'll sort something out. It may involve just removing the call to BUG if I can decipher the code and convince myself the code is only used when IKS is actually running.