public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf
@ 2013-09-04 20:32 Radim Krčmář
  2013-09-04 20:32 ` [PATCH 1/2] kvm: free resources after canceling async_pf Radim Krčmář
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Radim Krčmář @ 2013-09-04 20:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: kvm, Gleb Natapov, Paolo Bonzini

I did not reproduce the bug fixed in [1/2], but there are not that many
reasons why we could not unload a module, so the spot is quite obvious.


Radim Krčmář (2):
  kvm: free resources after canceling async_pf
  kvm: remove .done from struct kvm_async_pf

 include/linux/kvm_host.h | 1 -
 virt/kvm/async_pf.c      | 8 ++++----
 2 files changed, 4 insertions(+), 5 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-09-12 16:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04 20:32 [PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf Radim Krčmář
2013-09-04 20:32 ` [PATCH 1/2] kvm: free resources after canceling async_pf Radim Krčmář
2013-09-04 20:32 ` [PATCH 2/2] kvm: remove .done from struct kvm_async_pf Radim Krčmář
2013-09-05 15:52 ` [PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf Paolo Bonzini
2013-09-08  8:33 ` Gleb Natapov
2013-09-12 16:32 ` Paolo Bonzini

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