bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 07/13] trans: return nodes locked when creating fake nodes in


From: Samuel Thibault
Subject: Re: [PATCH 07/13] trans: return nodes locked when creating fake nodes in fakeroot
Date: Tue, 10 Dec 2013 01:08:21 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Mon 09 Dec 2013 15:16:35 +0100, a écrit :
> +     {
> +       pthread_mutex_lock (&(*np)->lock);
> +       netfs_nref (*np);     /* Return a reference to the caller.  */
> +     }
>        pthread_mutex_unlock (&idport_ihash_lock);

Did you check the lock ordering between these two?

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]