Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932105AbWBMRix (ORCPT ); Mon, 13 Feb 2006 12:38:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932368AbWBMRix (ORCPT ); Mon, 13 Feb 2006 12:38:53 -0500 Received: from smtp.osdl.org ([65.172.181.4]:31678 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932105AbWBMRix (ORCPT ); Mon, 13 Feb 2006 12:38:53 -0500 Date: Mon, 13 Feb 2006 09:35:30 -0800 (PST) From: Linus Torvalds To: Adrian Bunk cc: Andrew Morton , Linux Kernel Mailing List , Mauro Tassinari Subject: Re: 2.6.16-rc3: more regressions In-Reply-To: <20060213170945.GB6137@stusta.de> Message-ID: References: <20060213170945.GB6137@stusta.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1129 Lines: 32 On Mon, 13 Feb 2006, Adrian Bunk wrote: > > I have some regressions [1] on my list that weren't metioned by Andrew: > > Subject : Xorg freezes 2.6.16-rc1 > References : http://lkml.org/lkml/2006/1/26/97 > Submitter : Mauro Tassinari > Status : unknown For this one, it would be interesting to see more info about the working setup. Notably - what modules are loaded by the time X is running - any differences in 'dmesg' output from 2.6.15 to 16-rc1 (PCI allocation issues should show up there) I don't see any real differences in the radeonfb driver, for example (there's some trivial cleanup, including things like speeling fixums, but nothing that looks remotely likely). Of course, in a perfect world, we'd have serial or network console output.. X crashes are nastier than most, if only because the console is mostly gone. Linus - 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/