lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ