Messages in this thread |  | | | Date | Sun, 06 Jan 2008 20:50:57 -0800 | | From | "H. Peter Anvin" <> | | Subject | Re: [RFC PATCH 02/11] Add fastcall to do_IRQ for i386 | |
Steven Rostedt wrote:
>
> On Thu, 3 Jan 2008, Mathieu Desnoyers wrote:
>> I would propose to try to see how we can #ifdef two different __mcount
>> assembly functions that would prepare the stack appropriately for each
>> REGPARM cases.
>
> I have to confess that I've been testing this mostly on x86_64, which
> doesn't have the troubles with REGPARM as i386 does. I'll need to
> investigate this a bit deeper on i386 alone.
>
I thought we had dropped support for the non-REGPARM case, so why don't
we just make it work for REGPARM and be done with it?
-hpa
|  |