Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roland Dreier
Date: Saturday, March 8, 2008 - 7:45 pm

>  	spin_lock(&kvm_lock);
 > +	if (--kvm->refcount) {
 > +		spin_lock(&kvm_lock);

obvious typo here...
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from ..., Christoph Hellwig, (Thu Mar 6, 8:14 am)
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from ..., Roland Dreier, (Sat Mar 8, 7:45 pm)
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from ..., Christoph Hellwig, (Mon Mar 17, 3:40 am)