[PATCH v3 00/10] Add tegra30 support for secondary cores
From: pdeschrijver@nvidia.com (Peter De Schrijver)
Date: 2012-02-15 22:26:20
Also in:
linux-tegra, lkml
From: pdeschrijver@nvidia.com (Peter De Schrijver)
Date: 2012-02-15 22:26:20
Also in:
linux-tegra, lkml
On Wed, Feb 15, 2012 at 10:27:43PM +0100, Stephen Warren wrote:
Peter De Schrijver wrote at Thursday, February 09, 2012 4:48 PM:quoted
This patchset introduces support for secondary cores on tegra30. It also introduces some functions for the flowcontroller and adds basic support for tegra30 powerdomains.The code looks fine to me. I do notice the following when running "shutdown -h now": [ 27.762124] SMP: failed to stop secondary CPUs So, this patch series makes the secondary cores boot OK, but not shut down it appears. Is that expected? It's probably something we can fix with a following on patch rather than re-spinning this series though?
This seems to be a bug indeed. I will look at it next week when I'm back in finland. Cheers, Peter.