commit | eb7371d4fdcc40a390e8bdf90c99b5541213ca45 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Mon Oct 12 23:37:28 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 17:18:14 2009 +0200 |
tree | 4d431d6aeb2aa6b4ad5527491605bc64537a7156 | |
parent | 2624167cd8b4965d0ef548e84767a30214edd8d4 [diff] |
m68knommu: Remove the BKL from sys_execve This looks like a copy-and-paste of functionality that no-longer needs the bkl. Just remove it. Signed-off-by: John Kacur <jkacur@redhat.com> Reviewed: Frederic Weisbecker <fweisbec@gmail.com> Acked-by: Greg Ungerer <gerg@uclinux.org> LKML-Reference: <alpine.LFD.2.00.0910130014520.3658@localhost.localdomain> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>