[PATCH 0/3] ARM: shmobile: apmu: Cleanups after legacy SMP fallback removal
From: horms@verge.net.au (Simon Horman)
Date: 2018-06-04 09:59:46
Also in:
linux-renesas-soc
From: horms@verge.net.au (Simon Horman)
Date: 2018-06-04 09:59:46
Also in:
linux-renesas-soc
On Thu, May 31, 2018 at 10:39:48AM -0400, Simon Horman wrote:
On Wed, May 30, 2018 at 05:15:25PM +0200, Geert Uytterhoeven wrote:quoted
Hi Simon, Magnus, Now the legacy SMP fallbacks for R-Car H2 and M2-W have been removed, a few more code cleanups can be applied. The third patch is a bit larger than I had hoped, due to the need to reshuffle a few functions in the absence of forward declarations. Tested on Lager (R-Car H2) and Koelsch (R-Car M2-W). Thanks! Geert Uytterhoeven (3): ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND section ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus() ARM: shmobile: apmu: Remove platsmp-apmu.hThis looks fine but I will wait to see if there are other reviews before applying. Reviewed-by: Simon Horman <redacted>
Thanks, applied.