Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754748AbYHIWNu (ORCPT ); Sat, 9 Aug 2008 18:13:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752809AbYHIWN3 (ORCPT ); Sat, 9 Aug 2008 18:13:29 -0400 Received: from ppp-111-251.adsl.restena.lu ([158.64.111.251]:47044 "EHLO bonbons.gotdns.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752634AbYHIWN2 (ORCPT ); Sat, 9 Aug 2008 18:13:28 -0400 Date: Sun, 10 Aug 2008 00:13:25 +0200 From: Bruno =?UTF-8?B?UHLDqW1vbnQ=?= To: Al Viro Cc: "Rafael J. Wysocki" , Linux Kernel , linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: [2.6.27-rc2-git4] Kernel panic on VIA Ester+VIA CX700 Message-ID: <20080810001325.383a9ade@neptune.home> In-Reply-To: <20080809220154.GO28946@ZenIV.linux.org.uk> References: <20080809225153.2fdb23a8@neptune.home> <200808100000.25402.rjw@sisk.pl> <20080809220154.GO28946@ZenIV.linux.org.uk> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1496 Lines: 41 On Sat, 09 August 2008 Al Viro wrote: > On Sun, Aug 10, 2008 at 12:00:24AM +0200, Rafael J. Wysocki wrote: > > On Saturday, 9 of August 2008, Bruno Pr?mont wrote: > > > Hi, > > > > Hi, > > > > > Trying out 2.6.27-rc2-git4 on a VIA Ester + CX700 based system I > > > experience the following panic using a config obtained with make > > > oldconfig from working 2.6.26 config. > > > > > > Looking at the traces and when it happens it looks like it could > > > be libATA or SCSI related... > > > > > > > > > Note: the kernel is patched with viafb patches sent yesterday > > > ([y]) and squashfs () > > > > Could you retest without these two, please? > > There'a another fun candidate: lazy allocation of fpu state. Do you > have padlock-aes/padlock-sha/via-rng in use? > They are compiled into the kernel and initialize with 2.6.26.2, though I have no idea if the kernel uses them more than that... The crash happens long enough before userspace gets started, as such except kernel-side users there should be no users of them. I will check tomorrow without these to determine which one might be the offending one: - no crypto,padlock/viarng - no viafb - no squashfs (though it should be pretty inoffensive) Bruno -- 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/