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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to