Re: [RFC PATCH] x86: Unify include/asm-x86/linkage_[32|64].h

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Harvey Harrison <harvey.harrison@...>
Cc: H. Peter Anvin <hpa@...>, Thomas Gleixner <tglx@...>, LKML <linux-kernel@...>
Date: Tuesday, December 4, 2007 - 6:27 pm

* Harvey Harrison <harvey.harrison@gmail.com> wrote:


the removal of FASTCALL is fine: the default (and only) compiler model 
for x86 (32-bit) is regparm(3), so the regparm(3) macro is equivalent to 
the empty one in linux/linkage.h.

btw., removal of FASTCALL from the tree is worthwile after this: it 
should probably be done via the -mm tree, because it's more of a generic 
kernel matter than an arch/x86 matter.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH] x86: Unify include/asm-x86/linkage_[32|64].h, Harvey Harrison, (Tue Dec 4, 4:53 pm)
Re: [RFC PATCH] x86: Unify include/asm-x86/linkage_[32|64].h, Ingo Molnar, (Tue Dec 4, 6:27 pm)