amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 12 Nov 2012 19:19:03 +0000 (14:19 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 3 Feb 2013 23:16:23 +0000 (18:16 -0500)
commitea93a6e2e73c5a1a8d1d60098f1ca5618fd5aca1
tree21ff73c313080dac6da07f2a5f9c5dbf5d4d983f
parent0aa0203fb43f04714004b2c4ad33b858e240555d
amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()

we are not going to return via SYSRET anyway.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/x86/kernel/entry_64.S
This page took 0.029487 seconds and 5 git commands to generate.