[PATCH 0/3] x86/asm: Some minor cleanups

From: Borislav Petkov
Date: Wed May 13 2015 - 13:42:51 EST


From: Borislav Petkov <bp@xxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/