kernel-ark/arch/blackfin
John Kacur 25708a5fe7 blackfin: Remove the BKL from sys_execve
This looks like a cut-and-paste job. For example, compare this
function to sys_execve in arch/x86/kernel/process_64.c and it is
almost line by line the same, except the one in x86 nolonger has the
big kernel lock. All of the functions called between the lock are
generic and not specific to blackfin - thus, I believe it is safe to
remove the bkl here.

Signed-off-by: John Kacur <jkacur@redhat.com>
Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
LKML-Reference: <alpine.LFD.2.00.0910130007240.3658@localhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-10-14 17:18:14 +02:00
..
boot kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00
configs Blackfin: increase default async timings for parallel flashes 2009-09-16 22:10:42 -04:00
include/asm Blackfin: fix framebuffer mmap bug for nommu 2009-10-08 00:58:15 -04:00
kernel blackfin: Remove the BKL from sys_execve 2009-10-14 17:18:14 +02:00
lib Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf518 Blackfin: drop all simple-gpio board resources 2009-10-08 00:58:18 -04:00
mach-bf527 Blackfin: drop all simple-gpio board resources 2009-10-08 00:58:18 -04:00
mach-bf533 Blackfin: drop all simple-gpio board resources 2009-10-08 00:58:18 -04:00
mach-bf537 Blackfin: drop all simple-gpio board resources 2009-10-08 00:58:18 -04:00
mach-bf538 Blackfin: drop all simple-gpio board resources 2009-10-08 00:58:18 -04:00
mach-bf548 Blackfin: drop all simple-gpio board resources 2009-10-08 00:58:18 -04:00
mach-bf561 Blackfin: drop all simple-gpio board resources 2009-10-08 00:58:18 -04:00
mach-common Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mm Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ 2009-10-08 00:58:20 -04:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00