sh: Drop the BKL from sys_execve() on SH-5.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 7 Jan 2009 08:42:32 +0000 (17:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 21 Jan 2009 08:42:55 +0000 (17:42 +0900)
commit5e6136135d4f50fda6699498185c6dffe08d7891
treecaa7df93da14651185cd7a21409598eb350e259f
parent8ed3592e567db7344b2c7353667e0d281cd13471
sh: Drop the BKL from sys_execve() on SH-5.

Brings it in line with the SH implementation, the BKL is not
necessary here.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/process_64.c