From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754972AbbISOeE (ORCPT ); Sat, 19 Sep 2015 10:34:04 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:33001 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754909AbbISOeB (ORCPT ); Sat, 19 Sep 2015 10:34:01 -0400 Subject: Re: [linux-next] oops in ip_route_input_noref To: Andrew Morton , Thierry Reding References: <20150916092447.GA945@swordfish> <55F984EF.4040503@cumulusnetworks.com> <20150917085850.GA7953@ulmo> <20150918160607.574425f5e3b1f0afe29b7448@linux-foundation.org> Cc: Fabio Estevam , Sergey Senozhatsky , "David S. Miller" , Alexey Kuznetsov , James Morris , "netdev@vger.kernel.org" , linux-kernel , richard.alpe@ericsson.com From: David Ahern Message-ID: <55FD725A.1080107@cumulusnetworks.com> Date: Sat, 19 Sep 2015 08:34:02 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150918160607.574425f5e3b1f0afe29b7448@linux-foundation.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/18/15 5:06 PM, Andrew Morton wrote: > > I've been hitting this as well. An oops on boot in > ip_route_input_slow(), here: Fixed in net-next. bde6f9ded1bd37ff27a042dcb968e104d92b02c1 David