Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264818AbUD1O6x (ORCPT ); Wed, 28 Apr 2004 10:58:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264829AbUD1O6x (ORCPT ); Wed, 28 Apr 2004 10:58:53 -0400 Received: from fed1rmmtao06.cox.net ([68.230.241.33]:41655 "EHLO fed1rmmtao06.cox.net") by vger.kernel.org with ESMTP id S264818AbUD1O6v (ORCPT ); Wed, 28 Apr 2004 10:58:51 -0400 Date: Wed, 28 Apr 2004 07:58:50 -0700 From: Tom Rini To: Meelis Roos Cc: Linux Kernel list Subject: Re: [2.6 PATCH] PPC32: compile error in signal.c Message-ID: <20040428145850.GG3731@smtp.west.cox.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 937 Lines: 22 On Wed, Apr 28, 2004 at 10:29:26AM +0300, Meelis Roos wrote: > CC arch/ppc/kernel/signal.o > arch/ppc/kernel/signal.c: In function `handle_signal': > arch/ppc/kernel/signal.c:518: error: `newspp' undeclared (first use in this function) > arch/ppc/kernel/signal.c:518: error: (Each undeclared identifier is reported only once > arch/ppc/kernel/signal.c:518: error: for each function it appears in.) > arch/ppc/kernel/signal.c:518: warning: long unsigned int format, pointer arg (arg 3) > > The following patch seems to fix it: It's not quite complete, see http://lkml.org/lkml/2004/4/27/192 (and akpm has sent this on to Linus already). -- Tom Rini http://gate.crashing.org/~trini/ - 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/