[PATCH] ARM: shmobile: Remove redundant cpu_disable implementation

Simon Horman horms at verge.net.au
Sat Feb 14 10:21:38 PST 2015


On Sat, Feb 14, 2015 at 09:58:42AM +0000, Magnus Damm wrote:
> Hi Stephen,
> 
> On Sat, Feb 14, 2015 at 12:41 AM, Stephen Boyd <sboyd at codeaurora.org> wrote:
> > By default only the non-boot CPUs can be hotplugged if the
> > smp_operations structure doesn't have the cpu_disable function
> > pointer set. r8a7779_cpu_disable() implements the same logic,
> > only non-boot CPUs can be hotplugged, so it's redundant to
> > override the default behavior.
> >
> > Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> > ---
> >  arch/arm/mach-shmobile/smp-r8a7779.c | 7 -------
> >  1 file changed, 7 deletions(-)
> 
> Thanks for breaking out this change. It looks good to me!
> 
> Acked-by: Magnus Damm <damm+renesas at opensource.se>

Thanks,

I have queued this up  with the following slightly updated subject

'ARM: shmobile: r8a7779: Remove redundant cpu_disable implementation'



More information about the linux-arm-kernel mailing list