public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/asm: Some minor cleanups
@ 2015-05-13 17:42 Borislav Petkov
  2015-05-13 17:42 ` [PATCH 1/3] x86/lib/copy_user_nocache_64.S: Remove FIX_ALIGNMENT define Borislav Petkov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Borislav Petkov @ 2015-05-13 17:42 UTC (permalink / raw)
  To: X86 ML; +Cc: LKML

From: Borislav Petkov <bp@suse.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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-14  6:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 17:42 [PATCH 0/3] x86/asm: Some minor cleanups Borislav Petkov
2015-05-13 17:42 ` [PATCH 1/3] x86/lib/copy_user_nocache_64.S: Remove FIX_ALIGNMENT define Borislav Petkov
2015-05-14  6:48   ` [tip:x86/asm] x86/asm/uaccess: Remove FIX_ALIGNMENT define from copy_user_nocache_64.S: tip-bot for Borislav Petkov
2015-05-13 17:42 ` [PATCH 2/3] x86/asm: Unify ALIGN_DESTINATION macro Borislav Petkov
2015-05-14  6:48   ` [tip:x86/asm] x86/asm/uaccess: Unify the " tip-bot for Borislav Petkov
2015-05-13 17:42 ` [PATCH 3/3] x86/lib/asm: Get rid of copy_user_nocache_64.S Borislav Petkov
2015-05-14  6:49   ` [tip:x86/asm] x86/asm/uaccess: " tip-bot for Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox