linux/arch/um/include
Jeff Dike d3b7f69de2 [PATCH] uml: add locking to network transport registration
The registration of host network transports needed some locking.  The
transport list itself is locked, but calls to the registration routines are
not.  This is compensated for by checking that a transport structure is not
yet on any list.

I also took the opportunity to const all fields in the transport structure
except the list, which obviously can be modified.

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
..
skas Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
sysdep-i386 [PATCH] uml: size register files correctly 2006-12-07 08:39:29 -08:00
sysdep-ia64
sysdep-ppc Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
sysdep-x86_64 [PATCH] uml: size register files correctly 2006-12-07 08:39:29 -08:00
tt
aio.h
chan_kern.h [PATCH] uml: return hotplug errors to host 2007-02-11 10:51:21 -08:00
chan_user.h
choose-mode.h
common-offsets.h [PATCH] uml: asm offsets duplication removal 2006-10-11 11:14:20 -07:00
elf_user.h
frame_kern.h
init.h
initrd.h
irq_kern.h IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
irq_user.h
kern_util.h [PATCH] make UML compile (FC6/x86-64) 2006-10-15 14:18:39 -07:00
kern.h
line.h [PATCH] uml: return hotplug errors to host 2007-02-11 10:51:21 -08:00
longjmp.h [PATCH] uml: make UML_SETJMP always safe 2006-10-11 11:14:20 -07:00
mconsole_kern.h [PATCH] uml: console whitespace and comment tidying 2007-02-11 10:51:21 -08:00
mconsole.h [PATCH] uml: mconsole fixes 2006-10-24 22:01:10 -07:00
mem_kern.h
mem_user.h
mem.h
misc_constants.h
mode_kern.h Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
mode.h
net_kern.h [PATCH] uml: add locking to network transport registration 2007-02-11 10:51:21 -08:00
net_user.h
os.h [PATCH] uml: make execvp safe for our usage 2006-11-25 13:28:34 -08:00
process.h
ptrace_user.h
registers.h
sigcontext.h
sigio.h
signal_kern.h
skas_ptrace.h
skas_ptregs.h
syscall.h
sysrq.h
task.h
tempfile.h
tlb.h
ubd_user.h
um_malloc.h [PATCH] uml: split memory allocation prototypes out of user.h 2006-10-20 10:26:36 -07:00
um_mmu.h
um_uaccess.h Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
umid.h
uml_uaccess.h
user_util.h [PATCH] uml: split memory allocation prototypes out of user.h 2006-10-20 10:26:36 -07:00
user.h [PATCH] uml: split memory allocation prototypes out of user.h 2006-10-20 10:26:36 -07:00