commit | b69975a35a7332624b6977a5676a6fc320070360 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Mon Oct 12 22:53:25 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 17:18:14 2009 +0200 |
tree | b89000cbee4e605e3a98ec2fbb66b7d875024529 | |
parent | 25708a5fe7467dcc69d9b92c1701aad4a0c71887 [diff] |
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>