commit | c5cbac69422a9bffe7c7fd9a115130e272b547f5 | [log] [tgz] |
---|---|---|
author | Kees Cook <kees.cook@canonical.com> | Wed Nov 10 10:35:51 2010 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Nov 10 15:42:42 2010 -0800 |
tree | 57b3b12e6569bd79a66e981be7fb47e8e7cea5af | |
parent | c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 [diff] |
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>