Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269442AbUJLD4L (ORCPT ); Mon, 11 Oct 2004 23:56:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269432AbUJLD4K (ORCPT ); Mon, 11 Oct 2004 23:56:10 -0400 Received: from fw.osdl.org ([65.172.181.6]:19391 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S269442AbUJLDyb (ORCPT ); Mon, 11 Oct 2004 23:54:31 -0400 Date: Mon, 11 Oct 2004 20:52:33 -0700 From: Andrew Morton To: Petri Kaukasoina Cc: roland@redhat.com, joshk@triplehelix.org, linux-kernel@vger.kernel.org Subject: Re: Weirdness with suspending jobs in 2.6.9-rc3 Message-Id: <20041011205233.5fe4f99f.akpm@osdl.org> In-Reply-To: <20041012033934.GA275@elektroni.ee.tut.fi> References: <20041010211507.GB3316@triplehelix.org> <200410112055.i9BKt5LI031359@magilla.sf.frob.com> <20041012033934.GA275@elektroni.ee.tut.fi> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 21 Petri Kaukasoina wrote: > > On Mon, Oct 11, 2004 at 01:55:05PM -0700, Roland McGrath wrote: > > > wait4(-1073750280, NULL, 0, NULL) = -1 ECHILD (No child processes) > > > > That is a clearly bogus argument. > > Hi. I see it too: > > wait4(-1073750328, NULL, 0, NULL) = -1 ECHILD (No child processes) > > But the whole problem goes away if I switch CONFIG_REGPARM off. To reproduce > it needs CONFIG_REGPARM=y. > And what compiler version are you using? - 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/