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-next>] [day] [month] [year] [list]
Date:	27 Mar 2016 16:33:04 -0400
From:	"George Spelvin" <linux@...izon.com>
To:	ebiggers3@...il.com
Cc:	kirill@...temov.name, linux@...izon.com,
	linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: Bloat caused by unnecessary calls to compound_head()?

Could you just mark compound_head __pure?  That would tell the compiler
that it's safe to re-use the return value as long as there is no memory
mutation in between.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ