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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 7 Dec 2007 10:44:39 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Roland McGrath <roland@...hat.com>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Harvey Harrison <harvey.harrison@...il.com>,
	Laurent Riffard <laurent.riffard@...e.fr>,
	Miles Lane <miles.lane@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH x86/mm] x86 vDSO: canonicalize sysenter .eh_frame


* Roland McGrath <roland@...hat.com> wrote:

> Some assembler versions automagically optimize .eh_frame contents, 
> changing their size.  The CFI in sysenter.S was not using optimal 
> formatting, so it would be changed by newer/smarter assemblers. This 
> ran afoul of the wired constant for padding out the other vDSO images 
> to match its size.  This changes the original hand-coded source to use 
> the optimal format encoding for its operations.  That leaves nothing 
> more for a fancy assembler to do, so the sizes will match the wired-in 
> expected size regardless of the assembler version.
> 
> Signed-off-by: Roland McGrath <roland@...hat.com> ---

thanks, applied.

	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