Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754102AbYGMKs2 (ORCPT ); Sun, 13 Jul 2008 06:48:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752673AbYGMKsS (ORCPT ); Sun, 13 Jul 2008 06:48:18 -0400 Received: from OSB1387.piap.pl ([195.187.100.11]:53124 "EHLO khc.piap.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752242AbYGMKsR (ORCPT ); Sun, 13 Jul 2008 06:48:17 -0400 To: Andrew Morton Cc: , netdev@vger.kernel.org, Stephen Hemminger , "David S. Miller" , Russell King Subject: Re: [bisected] kernel panic 2.6.22 -> 2.6.26-rc9+ References: <20080713013107.23f060f2.akpm@linux-foundation.org> From: Krzysztof Halasa Date: Sun, 13 Jul 2008 12:48:15 +0200 In-Reply-To: <20080713013107.23f060f2.akpm@linux-foundation.org> (Andrew Morton's message of "Sun\, 13 Jul 2008 01\:31\:07 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1118 Lines: 32 Andrew Morton writes: > (cc's added) (cc added) :-) > I guess you're referring to this: > http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-07/msg04754.html Right. >> PPP over ATM connection (Thomson/Alcatel >> Speedtouch). It doesn't seem to occur on the same IXP4xx with Ethernet >> or V.35 WAN, and it doesn't occur on i386 + the same Speedtouch ADSL. >> The kernel is basically unpatched, the only extra patch applied is the >> platform support (nothing magic). >> >> Generally to trigger the panic one has to request a TCP data stream >> over that PPPoATM connection. I see what's wrong now: that's the ARM fls() problem, the call in fls64() to be precise. It seems it was already discussed: the patch in http://lkml.org/lkml/2008/5/4/233 makes the problem disappear. Perhaps it's time to fix it definitely? -- Krzysztof Halasa -- 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/