public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: fix sparse warnings
@ 2009-02-21  1:17 Hannes Eder
  2009-02-21  1:18 ` [PATCH 1/2] KVM: fix sparse warnings: context imbalance Hannes Eder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hannes Eder @ 2009-02-21  1:17 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kernel-janitors, linux-kernel

The following fix some sparse warnings in KVM.

---

Hannes Eder (2):
      KVM: fix sparse warnings: Should it be static?
      KVM: fix sparse warnings: context imbalance


 arch/x86/kvm/i8259.c |    2 ++
 arch/x86/kvm/mmu.c   |   11 ++++++-----
 arch/x86/kvm/x86.c   |    8 ++++----
 virt/kvm/irq_comm.c  |    4 ++--
 4 files changed, 14 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-24 10:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-21  1:17 [PATCH 0/2] KVM: fix sparse warnings Hannes Eder
2009-02-21  1:18 ` [PATCH 1/2] KVM: fix sparse warnings: context imbalance Hannes Eder
2009-02-21  1:19 ` [PATCH 2/2] KVM: fix sparse warnings: Should it be static? Hannes Eder
2009-02-24 10:41 ` [PATCH 0/2] KVM: fix sparse warnings Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox