i.MX6 Solo: maxcpus=1 vs. nosmp: Warning from smp_twd.c?
Shawn Guo
shawn.guo at linaro.org
Thu Feb 21 02:29:03 EST 2013
On Thu, Feb 21, 2013 at 08:16:01AM +0100, Dirk Behme wrote:
> >diff --git a/arch/arm/kernel/smp_twd.c b/arch/arm/kernel/smp_twd.c
> >index c092115..f796b83 100644
> >--- a/arch/arm/kernel/smp_twd.c
> >+++ b/arch/arm/kernel/smp_twd.c
> >@@ -392,6 +392,6 @@ void __init twd_local_timer_of_register(void)
> > err = twd_local_timer_common_register(np);
> >
> > out:
> >- WARN(err, "twd_local_timer_of_register failed (%d)\n", err);
> >+ pr_warn("twd_local_timer_of_register failed (%d)\n", err);
> > }
> > #endif
>
> Any news on this? Time to move it to the patch system?
>
Thanks for reminding. I will send it out today.
Shawn
More information about the linux-arm-kernel
mailing list