Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932667AbXLMVVZ (ORCPT ); Thu, 13 Dec 2007 16:21:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755331AbXLMVVQ (ORCPT ); Thu, 13 Dec 2007 16:21:16 -0500 Received: from terminus.zytor.com ([198.137.202.10]:60831 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754775AbXLMVVP (ORCPT ); Thu, 13 Dec 2007 16:21:15 -0500 Message-ID: <4761A227.70809@zytor.com> Date: Thu, 13 Dec 2007 13:20:39 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Phillip Susi CC: Harvey Harrison , Ingo Molnar , LKML , Thomas Gleixner Subject: Re: [PATCH] x86: Remove all definitions with fastcall References: <1197491364.21291.14.camel@brick> <47605238.9020402@cfl.rr.com> <1197495102.21291.28.camel@brick> <47619F9F.1080502@cfl.rr.com> In-Reply-To: <47619F9F.1080502@cfl.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 565 Lines: 20 Phillip Susi wrote: > Harvey Harrison wrote: >> It was a leftover from before regparm(3) became the default on x86-32. >> >> It doesn't have any use now. >> >> Harvey > > You mean the default calling convention is now fastcall instead of cdecl > or stdcall? > Not just default, it's the only thing supported. -hpa -- 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/