x86: Fix typo in kexec register clearing
authorKees Cook <keescook@chromium.org>
Wed, 5 Jun 2013 18:47:18 +0000 (11:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2013 19:01:31 +0000 (12:01 -0700)
commit3aaf1b31e90c528ce6ff6e9aa71497cd50f31b34
treecac0502983a9c40fc7d1a8acffd5f0643bbbebe0
parent661b492837f4fc200be6aea14306c0563c4310aa
x86: Fix typo in kexec register clearing

commit c8a22d19dd238ede87aa0ac4f7dbea8da039b9c1 upstream.

Fixes a typo in register clearing code. Thanks to PaX Team for fixing
this originally, and James Troup for pointing it out.

Signed-off-by: Kees Cook <keescook@chromium.org>
Link: http://lkml.kernel.org/r/20130605184718.GA8396@www.outflux.net
Cc: PaX Team <pageexec@freemail.hu>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kernel/relocate_kernel_64.S