Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753953AbbH0Qru (ORCPT ); Thu, 27 Aug 2015 12:47:50 -0400 Received: from mail-ig0-f170.google.com ([209.85.213.170]:38822 "EHLO mail-ig0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751492AbbH0Qrq (ORCPT ); Thu, 27 Aug 2015 12:47:46 -0400 MIME-Version: 1.0 In-Reply-To: <20150827.094011.2245604840519777428.davem@davemloft.net> References: <1440680401.8932.39.camel@edumazet-glaptop2.roam.corp.google.com> <20150827.094011.2245604840519777428.davem@davemloft.net> Date: Thu, 27 Aug 2015 09:47:45 -0700 Message-ID: Subject: Re: ip_rcv_finish() NULL pointer and possibly related Oopses From: Michael Marineau To: David Miller Cc: Eric Dumazet , Chuck Ebbert , Shaun Crampton , linux-kernel@vger.kernel.org, Peter White , netdev@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1111 Lines: 25 On Thu, Aug 27, 2015 at 9:40 AM, David Miller wrote: > From: Michael Marineau > Date: Thu, 27 Aug 2015 09:16:06 -0700 > >> On Thu, Aug 27, 2015 at 6:00 AM, Eric Dumazet wrote: >>> Make sure you backported commit >>> 10e2eb878f3ca07ac2f05fa5ca5e6c4c9174a27a >>> ("udp: fix dst races with multicast early demux") >> >> Oh, interesting. Looks like that patch didn't get CC'd to stable >> though, is there a reason for that or just oversight? > > All networking bug fixes are submitted to -stable by hand by me at a > time of my choosing. We do not use the "CC: stable" facility, as I > feel it pushes patches into -stable way too quickly and before the > change gets sufficient exposure for regressions in Linus's tree. > > The patch in question got submitted last night. Great, thank you! -- 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/