From: Christoffer Dall <christoffer.dall@linaro.org>
To: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
kvm-ppc@vger.kernel.org, kvm-ia64@vger.kernel.org,
linux-s390@vger.kernel.org, kvmarm@lists.cs.columbia.edu,
Paolo Bonzini <pbonzini@redhat.com>,
Gleb Natapov <gleb@kernel.org>
Subject: Re: [PATCH 1/2] KVM: static inline empty kvm_arch functions
Date: Mon, 1 Sep 2014 11:21:49 +0200 [thread overview]
Message-ID: <20140901092149.GD19836@cbox> (raw)
In-Reply-To: <1409231583-7048-2-git-send-email-rkrcmar@redhat.com>
On Thu, Aug 28, 2014 at 03:13:02PM +0200, Radim Krčmář wrote:
> Using static inline is going to save few bytes and cycles.
> For example on powerpc, the difference is 700 B after stripping.
> (5 kB before)
>
> This patch also deals with two overlooked empty functions:
> kvm_arch_flush_shadow was not removed from arch/mips/kvm/mips.c
> 2df72e9bc KVM: split kvm_arch_flush_shadow
> and kvm_arch_sched_in never made it into arch/ia64/kvm/kvm-ia64.c.
> e790d9ef6 KVM: add kvm_arch_sched_in
>
> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
For the arm/arm64 part:
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
next prev parent reply other threads:[~2014-09-01 9:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-28 13:13 [PATCH 0/2] KVM: minor cleanup and optimizations Radim Krčmář
2014-08-28 13:13 ` [PATCH 1/2] KVM: static inline empty kvm_arch functions Radim Krčmář
2014-09-01 9:21 ` Christoffer Dall [this message]
2014-08-28 13:13 ` [PATCH 2/2] KVM: remove garbage arg to *hardware_{en,dis}able Radim Krčmář
2014-09-01 9:23 ` Christoffer Dall
2014-09-01 22:46 ` [PATCH 0/2] KVM: minor cleanup and optimizations Alexander Graf
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=20140901092149.GD19836@cbox \
--to=christoffer.dall@linaro.org \
--cc=gleb@kernel.org \
--cc=kvm-ia64@vger.kernel.org \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=rkrcmar@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox