Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751897Ab3HTRfB (ORCPT ); Tue, 20 Aug 2013 13:35:01 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:45970 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751665Ab3HTRe7 (ORCPT ); Tue, 20 Aug 2013 13:34:59 -0400 Message-ID: <5213A8BB.5070309@canonical.com> Date: Tue, 20 Aug 2013 13:34:51 -0400 From: Joseph Salisbury User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Ben Hutchings CC: "davem@davemloft.net" , "netdev@vger.kernel.org" , stable@vger.kernel.org, LKML Subject: [PATCH][v3.2.y] inetpeer: Invalidate the inetpeer tree along with the routing cache Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1041 Lines: 34 Hello, Please consider including mainline commit 5faa5df in the next v3.2.y release. It was included in the mainline tree as of v3.3-rc7. It has been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1205741 . commit 5faa5df1fa2024bd750089ff21dcc4191798263d Author: Steffen Klassert Date: Tue Mar 6 21:20:26 2012 +0000 inetpeer: Invalidate the inetpeer tree along with the routing cache Also note that commit 5faa5df introduced a race condition that is fixed by mainline commit 55432d2, so that commit would also be required: commit 55432d2b543a4b6dfae54f5c432a566877a85d90 Author: Eric Dumazet Date: Tue Jun 5 03:00:18 2012 +0000 inetpeer: fix a race in inetpeer_gc_worker() Sincerely, Joseph Salisbury -- 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/