All of lore.kernel.org
 help / color / mirror / Atom feed
* ARM kexec SMP problem using exynos4210
@ 2012-01-11  8:45 ` Joonyoung Shim
  0 siblings, 0 replies; 13+ messages in thread
From: Joonyoung Shim @ 2012-01-11  8:45 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: will.deacon, kexec

Hi,

I have tested kexec to Nuri board using Exynos4210(Dual-core ARM
Cortex-A9) on the latest mainline kernel but i am facing one problem.

The kernel enabled SMP, kernel_kexec() calls machine_shutdown to stop
all cpus except current cpu and jumps to the new kernel but the kernel
is hanged soon.

I used cpu_down(1) to make disabled cpu1 instead of smp_send_stop of
machine_shutdown and it is booted successfully to new kernel.

Any ideas?

Thanks.

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 13+ messages in thread
* ARM kexec SMP problem using exynos4210
@ 2012-01-11  8:35 Joonyoung Shim
  2012-01-11 10:06   ` Will Deacon
  0 siblings, 1 reply; 13+ messages in thread
From: Joonyoung Shim @ 2012-01-11  8:35 UTC (permalink / raw)
  To: linux; +Cc: kexec, will.deacon

Hi,

I have tested kexec to Nuri board using Exynos4210(Dual-core ARM
Cortex-A9) on the latest mainline kernel but i am facing one problem.

The kernel enabled SMP, kernel_kexec() calls machine_shutdown to stop
all cpus except current cpu and jumps to the new kernel but the kernel
is hanged soon.

I used cpu_down(1) to make disabled cpu1 instead of smp_send_stop of
machine_shutdown and it is booted successfully to new kernel.

Any ideas?

Thanks.

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-01-11 17:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11  8:45 ARM kexec SMP problem using exynos4210 Joonyoung Shim
2012-01-11  8:45 ` Joonyoung Shim
  -- strict thread matches above, loose matches on Subject: below --
2012-01-11  8:35 Joonyoung Shim
2012-01-11 10:06 ` Will Deacon
2012-01-11 10:06   ` Will Deacon
2012-01-11 10:23   ` Joonyoung Shim
2012-01-11 10:23     ` Joonyoung Shim
2012-01-11 11:03     ` Will Deacon
2012-01-11 11:03       ` Will Deacon
2012-01-11 17:20       ` McClintock Matthew-B29882
2012-01-11 17:20         ` McClintock Matthew-B29882
2012-01-11 17:42         ` Will Deacon
2012-01-11 17:42           ` Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.