Re: 2.6.23-rc6-mm1: IPC: sleeping function called ...

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Peter Zijlstra <peterz@...>, Nadia Derbey <Nadia.Derbey@...>, Alexey Dobriyan <adobriyan@...>, <linux-kernel@...>, Ingo Molnar <mingo@...>
Date: Tuesday, September 18, 2007 - 2:29 pm

On Tue, Sep 18, 2007 at 09:57:15AM -0700, Andrew Morton wrote:

A first step would be to look for patches in -rt that add rcu_read_lock()
or friends.  A second step would be to look for rcu_dereference() without
an enclosing rcu_read_lock(), rcu_read_lock_bh(), or preempt_disable().

Beyond a certain point, this reduces to the problem of finding places
where spin_lock() was omitted, right?

							Thanx, Paul
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Paul E. McKenney, (Tue Sep 18, 12:13 pm)
Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Andrew Morton, (Tue Sep 18, 12:57 pm)
Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Paul E. McKenney, (Tue Sep 18, 2:29 pm)
[PATCH 1/2] lockdep: annotate rcu_read_lock(), Peter Zijlstra, (Tue Sep 18, 4:26 pm)
Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Peter Zijlstra, (Tue Sep 18, 3:41 pm)