Re: [RFC][PATCH 0/3] configfs: Make nested default groups lockdep-friendly

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Joel Becker <Joel.Becker@...>
Cc: Louis Rilling <Louis.Rilling@...>, <linux-kernel@...>, <ocfs2-devel@...>
Date: Tuesday, May 20, 2008 - 6:35 pm

On Tue, 20 May 2008 15:27:02 -0700
Joel Becker <Joel.Becker@oracle.com> wrote:


not quite what I meant; what I meant is more like how sched.c deals
with per cpu queues:

(from sched.c)

                spin_lock_init(&rq->lock);
                lockdep_set_class(&rq->lock, &rq->rq_lock_key); 


eg you can override the class (not just add a subclass) for a lock
based on a "key"..
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC][PATCH 0/3] configfs: Make nested default groups lo..., Arjan van de Ven, (Tue May 20, 12:58 pm)
Re: [RFC][PATCH 0/3] configfs: Make nested default groups lo..., Arjan van de Ven, (Tue May 20, 6:35 pm)