OSDN Git Service

x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
authorKees Cook <kees.cook@canonical.com>
Wed, 10 Nov 2010 18:35:51 +0000 (10:35 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 10 Nov 2010 23:42:42 +0000 (15:42 -0800)
commitc5cbac69422a9bffe7c7fd9a115130e272b547f5
tree57b3b12e6569bd79a66e981be7fb47e8e7cea5af
parentc8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4
x86, cpu: Rename verify_cpu_64.S to verify_cpu.S

The code is 32bit already, and can be used in 32bit routines.

Signed-off-by: Kees Cook <kees.cook@canonical.com>
LKML-Reference: <1289414154-7829-2-git-send-email-kees.cook@canonical.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/boot/compressed/head_64.S
arch/x86/kernel/trampoline_64.S
arch/x86/kernel/verify_cpu.S [moved from arch/x86/kernel/verify_cpu_64.S with 100% similarity]