From: takahiro.akashi@linaro.org (AKASHI Takahiro)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] arm64: kexec/kdump fixes for v10
Date: Tue, 20 Oct 2015 16:58:25 +0900 [thread overview]
Message-ID: <1445327907-23274-1-git-send-email-takahiro.akashi@linaro.org> (raw)
These patches should be applied on top of Geoff's kexec/kdump patch[1],
v10, to fix some issues. I should have merged it before the submission
but I missed the timing. Sorry.
Please go ahead and review v10 since these patches don't change any
main logic of kexec/kdump. I will merge them in the next submission.
Patch 1 fixes a cpuidle issue reported by James[2].
Patch 2 allows kdump to start a crash kernel even with a kvm guest still
running. (I accidentally dropped this hack when rebasing my part.)
[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/379268.html
[2] http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/376460.html
AKASHI Takahiro (2):
fixup! arm64: kdump: implement machine_crash_shutdown()
fixup! arm64: kvm: allows kvm cpu hotplug
arch/arm/kvm/arm.c | 25 +++++++++++++++++++++----
arch/arm64/kernel/machine_kexec.c | 2 +-
2 files changed, 22 insertions(+), 5 deletions(-)
--
1.7.9.5
next reply other threads:[~2015-10-20 7:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-20 7:58 AKASHI Takahiro [this message]
2015-10-20 7:58 ` [PATCH 1/2] fixup! arm64: kdump: implement machine_crash_shutdown() AKASHI Takahiro
2015-10-20 7:58 ` [PATCH 2/2] fixup! arm64: kvm: allows kvm cpu hotplug AKASHI Takahiro
2015-10-20 16:22 ` James Morse
2015-10-20 19:05 ` [PATCH 0/2] arm64: kexec/kdump fixes for v10 Geoff Levand
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=1445327907-23274-1-git-send-email-takahiro.akashi@linaro.org \
--to=takahiro.akashi@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).