From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: netfilter: Use proper rwlock init function Date: Wed, 05 Oct 2011 17:51:57 -0400 (EDT) Message-ID: <20111005.175157.1216808653165374454.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: tglx@linutronix.de, netdev@vger.kernel.org, ja@ssi.bg, horms@verge.net.au To: hans.schillstrom@ericsson.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:54440 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934884Ab1JEVyU convert rfc822-to-8bit (ORCPT ); Wed, 5 Oct 2011 17:54:20 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: =46rom: Hans Schillstr=F6m Date: Wed, 5 Oct 2011 15:54:07 +0200 > Hello Simon, > you can drop my "fix lockdep warning" patch > since Thomas patch is identical to what I prepared to send... >=20 >>Replace the open coded initialization with the init function. >> >>Signed-off-by: Thomas Gleixner >=20 > Ack-by: Hans Schillstrom [ It's "Acked-by" btw...] Applied, thanks.