Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Peter Zijlstra <a.p.zijlstra@...>
Cc: <paulmck@...>, <linux-kernel@...>, Ingo Molnar <mingo@...>, Andrew Morton <akpm@...>, Nick Piggin <nickpiggin@...>
Date: Thursday, September 20, 2007 - 1:31 pm

On 9/19/07, Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:

OK, then what is the purpose of synchronize_sched() in -rt?

You really need to provide users with a replacement. There are several
drivers that use it and for example r8169 is not what you'd call a
'low performer'.

I guess I can switch i8042 to use synchronize_irq(). That still works
in -rt, doesn't it? That still leaves atkbd...


What about udelay(10)? It is probably also a noise but we shoudl not
go and sprinkle it through drivers, should we? ;)

-- 
Dmitry
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs ..., Paul E. McKenney, (Wed Sep 19, 11:37 am)
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs ..., Dmitry Torokhov, (Thu Sep 20, 1:31 pm)