Re: [PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf

2013-09-12 Thread Paolo Bonzini
Il 04/09/2013 22:32, Radim Krčmář ha scritto: 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

Re: [PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf

2013-09-08 Thread Gleb Natapov
On Wed, Sep 04, 2013 at 10:32:22PM +0200, Radim Krčmář wrote: 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. Reviewed-by: Gleb Natapov g...@redhat.com Radim Krčmář (2): kvm: free resources

Re: [PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf

2013-09-05 Thread Paolo Bonzini
Il 04/09/2013 22:32, Radim Krčmář ha scritto: 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

[PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf

2013-09-04 Thread Radim Krčmář
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 -