Messages in this thread |  | | | Date | Mon, 17 Mar 2008 11:40:25 +0100 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd() |
| |
On Sat, Mar 08, 2008 at 06:45:34PM -0800, Roland Dreier wrote: > > spin_lock(&kvm_lock); > > + if (--kvm->refcount) { > > + spin_lock(&kvm_lock); > > obvious typo here...
Indeed. Any comments from the kvm developers in this approach? The current multi-level file refcounting seems rather bogus so I'd like to make some progress on this.
|  |