Re: [PATCH] ARM: shmobile: Remove redundant cpu_disable implementation

From: Magnus Damm
Date: Sat Feb 14 2015 - 04:59:35 EST


Hi Stephen,

On Sat, Feb 14, 2015 at 12:41 AM, Stephen Boyd <sboyd@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxx>

Cheers,

/ magnus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/