MyungJoo Ham wrote: > > The section mismatch in headsmp.S made hotplug stop working after the > first instance of suspend-to-RAM and its wakeup. > > Signed-off-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > arch/arm/mach-exynos4/headsmp.S | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/mach-exynos4/headsmp.S b/arch/arm/mach- > exynos4/headsmp.S > index 6c6cfc5..3cdeb36 100644 > --- a/arch/arm/mach-exynos4/headsmp.S > +++ b/arch/arm/mach-exynos4/headsmp.S > @@ -13,7 +13,7 @@ > #include <linux/linkage.h> > #include <linux/init.h> > > - __INIT > + __CPUINIT > > /* > * exynos4 specific entry point for secondary CPUs. This provides > -- > 1.7.4.1 Will apply this into -fix tree. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html