Re: [PATCH] list.h: add list_for_each_entry_continue_rcu

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Berg <johannes@...>
Cc: linux-kernel <linux-kernel@...>, Herbert Xu <herbert@...>, Randy Dunlap <randy.dunlap@...>, Pavel Emelianov <xemul@...>, Zach Brown <zach.brown@...>, Dave Jones <davej@...>, Oleg Nesterov <oleg@...>
Date: Friday, September 7, 2007 - 3:57 pm

On Fri, Sep 07, 2007 at 09:09:52PM +0200, Johannes Berg wrote:

Actually, list_for_each_continue_rcu() needs to be removed in favor of
your new list_for_each_entry_continue_rcu().  There are currently only
two users as of 2.6.22.  One of them immediately does a list_entry(),
and the other would convert easily as well.  So please let me know
when this gets accepted!  ;-)

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

Messages in current thread:
[PATCH] list.h: add list_for_each_entry_continue_rcu, Johannes Berg, (Fri Sep 7, 10:34 am)
Re: [PATCH] list.h: add list_for_each_entry_continue_rcu, Paul E. McKenney, (Fri Sep 7, 11:34 am)
Re: [PATCH] list.h: add list_for_each_entry_continue_rcu, Paul E. McKenney, (Fri Sep 7, 3:57 pm)