Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755919AbbBLPGq (ORCPT ); Thu, 12 Feb 2015 10:06:46 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:60783 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753816AbbBLPGo (ORCPT ); Thu, 12 Feb 2015 10:06:44 -0500 Date: Thu, 12 Feb 2015 07:13:45 -0800 (PST) Message-Id: <20150212.071345.471727008346984271.davem@davemloft.net> To: jstancek@redhat.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.4 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Thu, 12 Feb 2015 07:06:44 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 525 Lines: 14 From: Jan Stancek Date: Wed, 11 Feb 2015 14:06:23 +0100 > Use spin_lock_bh in ip6_fl_purge() to prevent following potentially > deadlock scenario between ip6_fl_purge() and ip6_fl_gc() timer. ... > Signed-off-by: Jan Stancek Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/