acrn-kernel/arch/um/kernel/tt
Jeff Dike 84f48d4f2b [PATCH] uml: mconsole locking
Locking fixes.  Locking was totally lacking for the mconsole_devices, which
got a spin lock, and the unplugged pages data, which got a mutex.

The locking of the mconsole console output code was confused.  Now, the
console_lock (renamed to client_lock) protects the clients list.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:21 -08:00
..
include
ptproxy
Makefile
exec_kern.c
exec_user.c
gdb.c
gdb_kern.c [PATCH] uml: mconsole locking 2007-02-11 10:51:21 -08:00
ksyms.c
mem.c
mem_user.c
process_kern.c
syscall_kern.c
syscall_user.c
tlb.c
tracer.c
trap_user.c
uaccess.c
uaccess_user.c