All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joonyoung Shim <jy0922.shim@samsung.com>
To: linux@arm.linux.org.uk
Cc: kexec@lists.infradead.org, will.deacon@arm.com
Subject: ARM kexec SMP problem using exynos4210
Date: Wed, 11 Jan 2012 17:35:41 +0900	[thread overview]
Message-ID: <4F0D49DD.80305@samsung.com> (raw)

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

             reply	other threads:[~2012-01-11  8:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11  8:35 Joonyoung Shim [this message]
2012-01-11 10:06 ` ARM kexec SMP problem using exynos4210 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
  -- strict thread matches above, loose matches on Subject: below --
2012-01-11  8:45 Joonyoung Shim
2012-01-11  8:45 ` Joonyoung Shim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F0D49DD.80305@samsung.com \
    --to=jy0922.shim@samsung.com \
    --cc=kexec@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.