Re: [PATCH -tip] x86: move dwarf2 related macro to dwarf2.h

From: Ingo Molnar
Date: Sun Nov 23 2008 - 07:21:27 EST



* Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:

> Impact: cleanup
>
> Move recently introduced dwarf2 macros to dwarf2.h file.
> It allow us to not duplicate them in assembly files.
>
> Active usage of _cfi macros don't make assembly files
> more obvious to understand but we already has a lot of
> macros there which requires to search the definitions
> of them *anyway*. But at least it make every cfi usage
> one line shorter.
>
> Also some code alignment is done.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
> ---
>
> arch/x86/include/asm/dwarf2.h | 97 ++++++++++++++++++++++++++++--------------
> arch/x86/kernel/entry_64.S | 23 ---------
> 2 files changed, 66 insertions(+), 54 deletions(-)

applied to tip/x86/irq, thanks Cyrill!

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/