Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263736AbUI0Hgq (ORCPT ); Mon, 27 Sep 2004 03:36:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266183AbUI0Hgq (ORCPT ); Mon, 27 Sep 2004 03:36:46 -0400 Received: from public.id2-vpn.continvity.gns.novell.com ([195.33.99.129]:52761 "EHLO emea1-mh.id2.novell.com") by vger.kernel.org with ESMTP id S263736AbUI0Hgp (ORCPT ); Mon, 27 Sep 2004 03:36:45 -0400 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.2 Beta Date: Mon, 27 Sep 2004 09:37:10 +0200 From: "Jan Beulich" To: Cc: Subject: Re: i386 entry.S problems Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 510 Lines: 16 >>> Christoph Hellwig 24.09.04 21:12:51 >>> >> +#if !defined(CONFIG_REGPARM) || __GNUC__ < 3 >> pushl %ebp >> +#endif > >CONFIG_REGPARM n eeds gcc 3.0 or later Not sure what you try to point out here: the additions account for exactly that. - 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/