[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1431538944-27724-1-git-send-email-bp@alien8.de>
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