From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: Linux 3.1-rc9 Date: Thu, 03 Nov 2011 18:07:33 -0400 (EDT) Message-ID: <20111103.180733.1492714521890801071.davem@davemloft.net> References: <20111102191621.GF5971@hostway.ca> <4EB1C770.7070605@gmail.com> <20111103005255.GL5971@hostway.ca> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: eric.dumazet@gmail.com, tglx@linutronix.de, a.p.zijlstra@chello.nl, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, davej@redhat.com, schwidefsky@de.ibm.com, mingo@elte.hu, netdev@vger.kernel.org, bazsi@balabit.hu, hidden@balabit.hu To: sim@hostway.ca Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:36679 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752282Ab1KCWJJ (ORCPT ); Thu, 3 Nov 2011 18:09:09 -0400 In-Reply-To: <20111103005255.GL5971@hostway.ca> Sender: netdev-owner@vger.kernel.org List-ID: From: Simon Kirby Date: Wed, 2 Nov 2011 17:52:55 -0700 >> [PATCH] net: add missing bh_unlock_sock() calls ... > Tested-by: Simon Kirby > > I tried many times, with route unreach/blackhole, and could not reproduce > the issue with this patch applied. Applied and queued up for -stable, thanks everyone!