All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: fix sparse warnings
@ 2009-02-21  1:17 ` Hannes Eder
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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:17 ` Hannes Eder
2009-02-21  1:18 ` [PATCH 1/2] KVM: fix sparse warnings: context imbalance Hannes Eder
2009-02-21  1:18   ` Hannes Eder
2009-02-21  1:19 ` [PATCH 2/2] KVM: fix sparse warnings: Should it be static? Hannes Eder
2009-02-21  1:19   ` Hannes Eder
2009-02-24 10:41 ` [PATCH 0/2] KVM: fix sparse warnings Avi Kivity
2009-02-24 10:41   ` Avi Kivity

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.