From: ard.biesheuvel@linaro.org (Ard Biesheuvel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH resend 0/2] get rid of ARM/KVM bounce page
Date: Fri, 27 Feb 2015 09:11:36 +0000 [thread overview]
Message-ID: <1425028298-17289-1-git-send-email-ard.biesheuvel@linaro.org> (raw)
Updated the patch sent by Arnd last month, and rebased my bounce page
removal patch on top of it.
The extended VA range patches will functionally depend on these, but until
the core one lands in the arm64 tree, systems that need it to boot with
VA_BITS <= PA_BITS (such as AMD Seattle) will not boot anyway. There should
not be any merge conflicts, so these patches can go through the arm KVM tree
as far as I am aware.
Ard Biesheuvel (1):
ARM, arm64: kvm: get rid of the bounce page
Arnd Bergmann (1):
ARM: KVM: avoid "HYP init code too big" error
arch/arm/kernel/vmlinux.lds.S | 35 +++++++++++++++++++++++++++++-----
arch/arm/kvm/init.S | 3 +++
arch/arm/kvm/mmu.c | 42 +++++------------------------------------
arch/arm64/kernel/vmlinux.lds.S | 18 ++++++++++++------
4 files changed, 50 insertions(+), 48 deletions(-)
--
1.8.3.2
next reply other threads:[~2015-02-27 9:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 9:11 Ard Biesheuvel [this message]
2015-02-27 9:11 ` [PATCH resend 1/2] ARM: KVM: avoid "HYP init code too big" error Ard Biesheuvel
2015-02-27 9:11 ` [PATCH resend 2/2] ARM, arm64: kvm: get rid of the bounce page Ard Biesheuvel
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=1425028298-17289-1-git-send-email-ard.biesheuvel@linaro.org \
--to=ard.biesheuvel@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).