From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754886Ab1AJVWo (ORCPT ); Mon, 10 Jan 2011 16:22:44 -0500 Received: from cpsmtpb-ews06.kpnxchange.com ([213.75.39.9]:1046 "EHLO cpsmtpb-ews06.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753710Ab1AJVWm (ORCPT ); Mon, 10 Jan 2011 16:22:42 -0500 X-Greylist: delayed 848 seconds by postgrey-1.27 at vger.kernel.org; Mon, 10 Jan 2011 16:22:42 EST Message-ID: <4D2B7550.5000008@gmail.com> Date: Mon, 10 Jan 2011 22:08:32 +0100 From: Gertjan van Wingerde User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101211 Lanikai/3.1.7 MIME-Version: 1.0 To: David Miller CC: eric.dumazet@gmail.com, torvalds@linux-foundation.org, alex.arnautu96@gmail.com, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: Kernel 2.6.37-rc5 rc7 Oops References: <1293652965.7150.13.camel@edumazet-laptop> <20110110.000650.124002380.davem@davemloft.net> In-Reply-To: <20110110.000650.124002380.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 10 Jan 2011 21:08:32.0817 (UTC) FILETIME=[89B2B210:01CBB10A] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/10/11 09:06, David Miller wrote: > From: Eric Dumazet > Date: Wed, 29 Dec 2010 21:02:45 +0100 > >> Le mercredi 29 décembre 2010 à 11:23 -0800, Linus Torvalds a écrit : >>> On Wed, Dec 29, 2010 at 4:26 AM, Alex Arnautu wrote: >>>> >>>> I get an oops with 2.6.37-rc5 and 2.6.37-rc7-git1. >>>> http://www.fotoshack.us/fotos/19044P271210_15.14_[01].jpg >>> >>> Hmm. Davem added to the list of people involved. This _may_ be fixed >>> by the "always clone skbs" commit in -rc8 (commit 173021072), but >>> David can make a better judgment call. >>> >> >> Very unlikely, as commit 173021072 only fix a bug in case mirred is >> used. > > This should be taken to the wireless list (now CC:'d) as the rt2xxx > driver and the wireless stack are both in that backtrace. Hmmm, the jpg images of the oops don't seem to be available anymore (a 404 not found is returned on the URL. Does anybody still have the backtrace? Otherwise it will be very hard to look into this. --- Gertjan.