Re: [PATCH] x86: clean up after: move entry_64.S register savingout of the macros

From: Ingo Molnar
Date: Thu Nov 20 2008 - 12:24:42 EST



* Alexander van Heukelum <heukelum@xxxxxxxxxxxxx> wrote:

> Does not work... But if you are attached to the underscores, I think
> we can force it to work by using CPP to convert it to something the
> assembler does parse right:
>
> #define pushq_cfi pushq.cfi
>
> etc?
>
> Or is that just too ugly?

changed it to pushq.cfi / popq.cfi / movq.cfi - does that read OK to
you? It looks fine here.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/