From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 18 Apr 2011 17:05:16 +0200 References: <1302891416-31451-1-git-send-email-ordex@autistici.org> <1302946257-25173-1-git-send-email-ordex@autistici.org> In-Reply-To: <1302946257-25173-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104181705.17252.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3] batman-adv: orig_hash_find() manages rcu_lock/unlock internally 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 Saturday 16 April 2011 11:30:57 Antonio Quartulli wrote: > orig_hash_find() manages rcu_lock/unlock internally and doesn't need to > be surrounded by rcu_read_lock() / rcu_read_unlock() anymore Applied in revision ffe4329. Thanks, Marek