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>] [day] [month] [year] [list]
Date:	Fri, 4 May 2007 13:10:07 -0400
From:	Jeff Dike <jdike@...toit.com>
To:	Andi Kleen <ak@...ell.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	uml-devel <user-mode-linux-devel@...ts.sourceforge.net>
Subject: [PATCH] Remove tas and split out cmpxchg

These are regenerated against your ff tree so as to not lose the
cmpxchg changes that you're carrying.

The first one removes tas() from all of the architectures - this comes
from the cmpxchg material, so it needs to come first.

The next two split out cmpxchg for i386 and x86_64.  The i386 change
fixes a missing include in atomic.h and the consequent UML build
warnings.  The x86_64 is done as tidying in the event that you think
it deserves to be split out.

				Jeff
-- 
Work email - jdike at linux dot intel dot com

View attachment "no-tas" of type "text/plain" (10904 bytes)

View attachment "cmpxchg-i386" of type "text/plain" (15113 bytes)

View attachment "cmpxchg" of type "text/plain" (6583 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ