Re: [PATCH 3/3] af_key: locking change

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Friday, February 19, 2010 - 9:07 pm

Le vendredi 19 février 2010 à 13:59 -0800, Stephen Hemminger a écrit :

Excellent

Acked-by: Eric Dumazet <eric.dumazet@gmail.com>

I dont know why you used synchronize_sched() instead of
synchronize_rcu().

I prefer _rcu() variant because its all about rcu after all, and fact it
is mapped to synchronize_sched() is an implementation detail.

(I am not saying implementation doesnt matter, Paul :) )



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] Convert packet and key sockets to RCU, Stephen Hemminger, (Fri Feb 19, 2:59 pm)
[PATCH 1/3] seq_file: add RCU versions of new hlist/list i ..., Stephen Hemminger, (Fri Feb 19, 2:59 pm)
[PATCH 2/3] packet: convert socket list to RCU (v2), Stephen Hemminger, (Fri Feb 19, 2:59 pm)
[PATCH 3/3] af_key: locking change, Stephen Hemminger, (Fri Feb 19, 2:59 pm)
[PATCH] packet: convert socket list to RCU (v3), Stephen Hemminger, (Fri Feb 19, 3:23 pm)
Re: [PATCH] packet: convert socket list to RCU (v3), Eric Dumazet, (Fri Feb 19, 8:39 pm)
Re: [PATCH 3/3] af_key: locking change, Eric Dumazet, (Fri Feb 19, 9:07 pm)
Re: [PATCH 3/3] af_key: locking change, Stephen Hemminger, (Fri Feb 19, 10:53 pm)
Re: [PATCH 3/3] af_key: locking change, David Miller, (Sat Feb 20, 1:51 pm)