From: hanjun.guo@linaro.org (Hanjun Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM64 kexec/kdump timeline
Date: Thu, 28 May 2015 11:52:59 +0800 [thread overview]
Message-ID: <5566911B.6060506@linaro.org> (raw)
In-Reply-To: <55664FD9.1090808@codeaurora.org>
On 2015?05?28? 07:14, Timur Tabi wrote:
> On 05/27/2015 11:39 AM, Arnd Bergmann wrote:
>> ACPI support has just been merged and is still experimental. You
>> should be able to boot your system by passing a DT blob at the
>> initial boot that matches your hardware. Can you try if that
>> makes kexec work?
>
> If I had an initial DT blob that matched by hardware, I wouldn't need
> ACPI support! This is an ARM64 Server system. There is no device tree
> for the hardware. Everything is in ACPI.
>
> What does x86 do? They don't have device trees, but they do use ACPI,
> so how does kexec work there?
So the key point is that we need to get the root pointer to the
ACPI tables (RSDP), which is in the UEFI configuration table as
Ard said, I think this part is the same for ARM64 and x86.
ACPI provide an early param "acpi_rsdp" for kexec use as a option,
you can refer to Documentation/kernel-parameters.txt.
Thanks
Hanjun
next prev parent reply other threads:[~2015-05-28 3:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <555E37FC.9020800@codeaurora.org>
[not found] ` <1432239334.1922.7.camel@infradead.org>
2015-05-27 3:08 ` ARM64 kexec/kdump timeline Timur Tabi
2015-05-27 9:38 ` Ard Biesheuvel
2015-05-28 3:22 ` Hanjun Guo
2015-05-28 16:49 ` Geoff Levand
2015-05-27 16:32 ` Geoff Levand
2015-05-27 16:39 ` Arnd Bergmann
2015-05-27 23:14 ` Timur Tabi
2015-05-28 3:52 ` Hanjun Guo [this message]
2015-05-28 7:16 ` Ard Biesheuvel
2015-06-01 6:25 ` Pratyush Anand
2015-06-29 23:20 ` Timur Tabi
2015-07-08 23:03 ` Azriel Samson
[not found] ` <CAB5YjtCCO3vB6hrktL9wmpSP6mmtHGd-TQhYK3GnS1eQ7-XU-w@mail.gmail.com>
2015-12-04 21:53 ` Azriel Samson
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=5566911B.6060506@linaro.org \
--to=hanjun.guo@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).