lkml.org 
[lkml]   [2006]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [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]
\
 
 \ /
  Last update: 2006-11-06 13:39    [W:0.048 / U:0.908 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site