kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] module_refcounting and anonymous inodes
@ 2008-12-02 10:14 Christian Borntraeger
  2008-12-02 10:16 ` [PATCH 1/2] anon_inodes: use fops->owner for module refcount Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Christian Borntraeger @ 2008-12-02 10:14 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm, LKML

Hello Avi,

here is the latest respin of my fixes for the kvm module unload problem:

[PATCH 1/2] anon_inodes: use fops->owner for module refcount
[PATCH 2/2] kvm: set owner of cpu and vm file operations

Both patches fix module reference counting problems and only matter for module
unload - nothing critical. 

Tested on s390 and x86_32.


Christian

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

end of thread, other threads:[~2008-12-10  9:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-02 10:14 [PATCH 0/2] module_refcounting and anonymous inodes Christian Borntraeger
2008-12-02 10:16 ` [PATCH 1/2] anon_inodes: use fops->owner for module refcount Christian Borntraeger
2008-12-02 10:17 ` [PATCH 2/2] kvm: set owner of cpu and vm file operations Christian Borntraeger
2008-12-08 11:51 ` [PATCH 0/2] module_refcounting and anonymous inodes Christian Borntraeger
2008-12-08 11:57   ` Avi Kivity
2008-12-09  9:43     ` Sheng Yang
2008-12-09  9:51       ` Avi Kivity
2008-12-09 10:08         ` Christian Borntraeger
2008-12-09 10:15           ` Avi Kivity
2008-12-09 13:22             ` Avi Kivity
2008-12-10  2:05               ` Sheng Yang
2008-12-10  9:12                 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).