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:	Wed, 13 May 2015 19:42:21 +0200
From:	Borislav Petkov <bp@...en8.de>
To:	X86 ML <x86@...nel.org>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] x86/asm: Some minor cleanups

From: Borislav Petkov <bp@...e.de>

Just some trivial cleanups for things encountered recently, while
staring at code.

Borislav Petkov (3):
  x86/lib/copy_user_nocache_64.S: Remove FIX_ALIGNMENT define
  x86/asm: Unify ALIGN_DESTINATION macro
  x86/lib/asm: Get rid of copy_user_nocache_64.S

 arch/x86/include/asm/asm.h          |  25 +++++++
 arch/x86/lib/Makefile               |   2 +-
 arch/x86/lib/copy_user_64.S         | 116 +++++++++++++++++++++++-------
 arch/x86/lib/copy_user_nocache_64.S | 136 ------------------------------------
 4 files changed, 118 insertions(+), 161 deletions(-)
 delete mode 100644 arch/x86/lib/copy_user_nocache_64.S

-- 
2.3.5

--
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