From: Andi Kleen Date: Fri, 7 Apr 2006 17:49:12 +0000 (+0200) Subject: [PATCH] x86_64: Clean up execve path X-Git-Tag: v2.6.17-rc2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805e8c03c9ea9bdb402a36341e02ec24825d5417;p=pandora-kernel.git [PATCH] x86_64: Clean up execve path Just call IRET always, no need for any special cases. Needed for the next bug fix. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed