frv: Remove the BKL from sys_execve
authorJohn Kacur <jkacur@redhat.com>
Mon, 12 Oct 2009 20:53:25 +0000 (22:53 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 15:18:14 +0000 (17:18 +0200)
commitb69975a35a7332624b6977a5676a6fc320070360
treeb89000cbee4e605e3a98ec2fbb66b7d875024529
parent25708a5fe7467dcc69d9b92c1701aad4a0c71887
frv: Remove the BKL from sys_execve

sys_execve for frv seems to be a copy-and-paste of sys_execve that no
longer requires the bkl. Just remove it.

Signed-off-by: John Kacur <jkacur@redhat.com>
Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: David Howells <dhowells@redhat.com>
LKML-Reference: <alpine.LFD.2.00.0910130008320.3658@localhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/frv/kernel/process.c