Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269096AbUIXTMy (ORCPT ); Fri, 24 Sep 2004 15:12:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269099AbUIXTMy (ORCPT ); Fri, 24 Sep 2004 15:12:54 -0400 Received: from imladris.demon.co.uk ([193.237.130.41]:21010 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S269096AbUIXTMx (ORCPT ); Fri, 24 Sep 2004 15:12:53 -0400 Date: Fri, 24 Sep 2004 20:12:51 +0100 From: Christoph Hellwig To: Jan Beulich Cc: linux-kernel@vger.kernel.org Subject: Re: i386 entry.S problems Message-ID: <20040924201251.B30391@infradead.org> Mail-Followup-To: Christoph Hellwig , Jan Beulich , linux-kernel@vger.kernel.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from JBeulich@novell.com on Fri, Sep 24, 2004 at 04:12:03PM +0200 X-SRS-Rewrite: SMTP reverse-path rewritten from by phoenix.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 358 Lines: 11 > +#if !defined(CONFIG_REGPARM) || __GNUC__ < 3 > pushl %ebp > +#endif CONFIG_REGPARM n eeds gcc 3.0 or later - 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/