linux/arch/um/kernel
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h>
The big kernel lock has been removed from all these files at some point,
leaving only the #include.

Remove this too as a cleanup.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-11-17 08:59:32 -08:00
..
skas arch/um: fix kunmap_atomic() call in skas/uaccess.c 2010-06-04 15:21:45 -07:00
Makefile
asm-offsets.c
config.c.in
dyn.lds.S uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc 2010-10-26 16:52:12 -07:00
exec.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c
internal.h uml: fix compile warning 2010-09-22 17:22:39 -07:00
irq.c um: migrate from __do_IRQ() to generic_handle_irq() 2010-10-26 16:52:12 -07:00
ksyms.c Deal with missing exports for hostfs 2010-08-09 16:47:25 -04:00
mem.c
physmem.c
process.c
ptrace.c um: fix ptrace build error 2010-11-12 07:55:30 -08:00
reboot.c
sigio.c
signal.c
smp.c
syscall.c uml: fix compile warning 2010-09-22 17:22:39 -07:00
sysrq.c
time.c um: Fix read_persistent_clock fallout 2010-08-03 20:36:07 +02:00
tlb.c
trap.c
uaccess.c
um_arch.c
umid.c
uml.lds.S uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc 2010-10-26 16:52:12 -07:00
vmlinux.lds.S