From: Paolo Bonzini <pbonzini@redhat.com>
To: Geoff Levand <geoff@infradead.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu,
Christoffer Dall <cdall@cs.columbia.edu>,
Marc Zyngier <marc.zyngier@arm.com>
Subject: Re: [PATCH 0/7] KVM minor fixups
Date: Fri, 05 Apr 2013 09:56:47 +0200 [thread overview]
Message-ID: <515E83BF.6040900@redhat.com> (raw)
In-Reply-To: <cover.1365117838.git.geoff@infradead.org>
Il 05/04/2013 01:33, Geoff Levand ha scritto:
> Hi Marcelo,
>
> These are a few fixups I found when running sparse and building Marc's 64 bit
> ARM tree. Please consider for 3.10.
Thanks, nice cleanups.
Please resubmit patches 1-4 with the small fixes I suggested and, since
you're at it, please write "declaration" in full instead of just "dec".
Paolo
> -Geoff
>
> The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
>
> Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/geoff/kvm.git for-kvm
>
> for you to fetch changes up to 5d9e775fd2d7c9ab03d70175610a5d8cedcc3799:
>
> kvm/arm: Remove unused kvm_arch_set_memory_region (2013-04-04 16:08:28 -0700)
>
> ----------------------------------------------------------------
> Geoff Levand (7):
> kvm: Make local routines static
> kvm: Move vm_list, kvm_lock dec's out of x86
> kvm: Move kvm_spurious_fault dec out of x86
> kvm: Move kvm_rebooting dec out of x86
> kvm/arm: Fix missing include build error
> kvm/arm: Make force_vm_exit static
> kvm/arm: Remove unused kvm_arch_set_memory_region
>
> arch/arm/include/asm/kvm_host.h | 1 -
> arch/arm/kvm/arm.c | 11 ++---------
> arch/x86/include/asm/kvm_host.h | 11 -----------
> include/linux/kvm_host.h | 11 +++++++++++
> virt/kvm/kvm_main.c | 8 ++++----
> 5 files changed, 17 insertions(+), 25 deletions(-)
>
prev parent reply other threads:[~2013-04-05 7:56 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-04 23:33 [PATCH 0/7] KVM minor fixups Geoff Levand
2013-04-04 23:33 ` [PATCH 1/7] kvm: Make local routines static Geoff Levand
2013-04-04 23:33 ` [PATCH 2/7] kvm: Move vm_list, kvm_lock dec's out of x86 Geoff Levand
2013-04-04 23:33 ` [PATCH 3/7] kvm: Move kvm_spurious_fault dec " Geoff Levand
2013-04-05 7:48 ` Paolo Bonzini
2013-04-05 7:56 ` Paolo Bonzini
2013-04-04 23:33 ` [PATCH 5/7] kvm/arm: Fix missing include build error Geoff Levand
2013-04-04 23:51 ` Christoffer Dall
2013-04-05 0:04 ` Geoff Levand
2013-04-05 0:15 ` Christoffer Dall
2013-04-05 0:24 ` Geoff Levand
2013-04-04 23:33 ` [PATCH 7/7] kvm/arm: Remove unused kvm_arch_set_memory_region Geoff Levand
2013-04-04 23:58 ` Christoffer Dall
2013-04-04 23:33 ` [PATCH 6/7] kvm/arm: Make force_vm_exit static Geoff Levand
2013-04-04 23:57 ` Christoffer Dall
2013-04-04 23:33 ` [PATCH 4/7] kvm: Move kvm_rebooting dec out of x86 Geoff Levand
2013-04-04 23:53 ` [PATCH 0/7] KVM minor fixups Christoffer Dall
2013-04-04 23:57 ` Geoff Levand
2013-04-05 0:01 ` Christoffer Dall
2013-04-05 7:56 ` Paolo Bonzini [this message]
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=515E83BF.6040900@redhat.com \
--to=pbonzini@redhat.com \
--cc=cdall@cs.columbia.edu \
--cc=geoff@infradead.org \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=marc.zyngier@arm.com \
--cc=mtosatti@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 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.