Re: [PATCH 13/14] arm64: exynos7: Enable ARMv8 based Exynos7 (SoC) support
From: Olof Johansson <hidden>
Date: 2014-08-28 04:05:17
Also in:
linux-arm-kernel, linux-samsung-soc
From: Olof Johansson <hidden>
Date: 2014-08-28 04:05:17
Also in:
linux-arm-kernel, linux-samsung-soc
On Wed, Aug 27, 2014 at 03:50:21PM +0100, Catalin Marinas wrote:
On Wed, Aug 27, 2014 at 12:09:28PM +0100, Mark Rutland wrote:quoted
On Wed, Aug 27, 2014 at 10:44:20AM +0100, Naveen Krishna Chatradhi wrote:quoted
+ select HAVE_SMPI may have missed something, but I didn't see any SMP support in this series.We don't even have HAVE_SMP defined for arm64 (just SMP, which is on in defconfig). In theory we don't need any specific SMP support for a new SoC as long as it uses a standard booting protocol (e.g. PSCI). But for whatever reason, I only received about four patches in this series, so can't see the rest.
Seems like about 9 of them made it to the list for me. -Olof