From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765793AbYDOUMv (ORCPT ); Tue, 15 Apr 2008 16:12:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762184AbYDOUMj (ORCPT ); Tue, 15 Apr 2008 16:12:39 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:51823 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755540AbYDOUMi (ORCPT ); Tue, 15 Apr 2008 16:12:38 -0400 From: "Rafael J. Wysocki" To: Andrew Morton , Zan Lynx Subject: Re: 2.6.25-rc8-mm2: Observed problems: Not a detailed bug report Date: Tue, 15 Apr 2008 22:12:52 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: linux-kernel@vger.kernel.org, Ingo Molnar References: <20080410203354.f0a6f464.akpm@linux-foundation.org> <1208278829.7230.14.camel@localhost> <20080415114228.d379f996.akpm@linux-foundation.org> In-Reply-To: <20080415114228.d379f996.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804152212.52976.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday, 15 of April 2008, Andrew Morton wrote: > On Tue, 15 Apr 2008 11:00:29 -0600 Zan Lynx wrote: > > > On Thu, 2008-04-10 at 20:33 -0700, Andrew Morton wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc8/2.6.25-rc8-mm2/ > > > > I figured that I would post these without details just so they're out > > there. I've had trouble getting netconsole to dump anything when I need > > it to. I've also had trouble convincing myself to spend the off-work > > hours I need to narrow it down. > > > > The general environment is a AMD64 laptop running 64-bit Gentoo, GCC > > 4.3. > > > > Problem #1: > > Compiling with the stack protector option crashes right after initramfs > > loads. I think it might be dying while attempting to mount root. > > Simple work around: Don't compile with stack protector. > > Yes, there have been a couple of reports of stack-protector problems. > > > Problem #2: > > Resume from STR. The laptop suspends and goes into suspend state with > > the blinking power indicator. On resume, it simply boots normally > > instead of resuming. No idea how to debug this one. > > hm. I figured that if suspend worked on the Vaio, it'll work on > everything ;) > > > Bisect I guess. > > If you have the time, please. Zan, can you please try the latest x86.git tree first? The bug may be fixed there. If that still fails, please bisect, if you can. Thanks, Rafael