[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120620.140501.1474627180521558377.davem@davemloft.net>
Date: Wed, 20 Jun 2012 14:05:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: jpirko@...hat.com, netdev@...r.kernel.org, jbrouer@...hat.com,
paulmck@...ux.vnet.ibm.com, wfg@...ux.intel.com
Subject: Re: [patch net-next] team: do RCU update path fixups
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 20 Jun 2012 21:14:03 +0200
> On Wed, 2012-06-20 at 20:39 +0200, Jiri Pirko wrote:
>> Use rcu_access_pointer and rcu_dereference_protected
>> to access RCU pointer by updater.
>> Use RCU_INIT_POINTER for NULL assignment of RCU pointer.
>>
>> Signed-off-by: Jiri Pirko <jpirko@...hat.com>
>> ---
>> drivers/net/team/team_mode_activebackup.c | 8 ++++++--
>> drivers/net/team/team_mode_loadbalance.c | 14 ++++++++++----
>> 2 files changed, 16 insertions(+), 6 deletions(-)
>
> Seems good to me, thanks.
>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
This patch doesn't apply after the 2 patch set you sent right
before this one.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists