[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081123122043.GF29663@elte.hu>
Date: Sun, 23 Nov 2008 13:20:43 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Cyrill Gorcunov <gorcunov@...il.com>
Cc: Alexander van Heukelum <heukelum@...lshack.com>,
"H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -tip] x86: move dwarf2 related macro to dwarf2.h
* Cyrill Gorcunov <gorcunov@...il.com> 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@...il.com>
> ---
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists