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 - 5:32 pm

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


no, we cannot remove them - asmlinkage is needed for the syscall entry 
(and other entry code) to work, the and the prevent_tail_call works 
around a compiler bug. (which might or might not be fixed in latest gcc 
- but we generally dont remove workarounds unless we are really sure 
it's fine.)

so your patch looks good to me, i've queued it up.

	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, 5:32 pm)