From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 13 Feb 2011 22:10:26 +0100 References: <201102031802.52134.lindner_marek@yahoo.de> <1296832896-30081-7-git-send-email-linus.luessing@ascom.ch> In-Reply-To: <1296832896-30081-7-git-send-email-linus.luessing@ascom.ch> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201102132210.26290.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 6/7] batman-adv: add __rcu annotations for gw_node Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Friday 04 February 2011 16:21:35 Linus L=C3=BCssing wrote: > Add __rcu annotations for the rcu protected bat_priv::curr_gw pointer to > allow sparse checking. Applied in revision 1942. Thanks, Marek