Messages in this thread |  | | | Date | Sun, 5 Nov 2006 23:04:06 +0100 | | From | Elimar Riesebieter <> | | Subject | Re: [PATCH 1/2] sunrpc: add missing spin_unlock |
| |
On Sun, 05 Nov 2006 the mental interface of Andrew Morton told:
[...] > > > Index: work-fault-inject/net/sunrpc/svcauth.c > > > =================================================================== > > > --- work-fault-inject.orig/net/sunrpc/svcauth.c > > > +++ work-fault-inject/net/sunrpc/svcauth.c > > > @@ -126,6 +126,7 @@ void auth_domain_put(struct auth_domain > > > if (atomic_dec_and_lock(&dom->ref.refcount, &auth_domain_lock)) { > > > hlist_del(&dom->hash); > > > dom->flavour->domain_release(dom); > > > + spin_unlock(&auth_domain_lock); > > > } > > > } > > I wonder if this will fix http://bugzilla.kernel.org/show_bug.cgi?id=7457
It fixes it. Patched a native 2.6.19-rc4 and it works. Thanks.
Elimar
-- Planung: Ersatz des Zufalls durch den Irrtum. -unknown- [unhandled content-type:application/pgp-signature] |  |