[PATCH] uml: umid tidying
authorJeff Dike <jdike@addtoit.com>
Sat, 10 Feb 2007 09:44:25 +0000 (01:44 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:24 +0000 (10:51 -0800)
commitde5fe76e436d9e98f8af8005ff23a2e6066aea10
treef4d5672caab38f21f19bc18ac348387b363a9ec1
parent4cffb7fa69349d48d900d98766dc9ad52d9c851e
[PATCH] uml: umid tidying

Add an error message when two umids are put on the command line.

umid.h is kind of pointless since it only declares one thing, and that
is already declared in os.h.

Commented the lack of locking of some data in os-Linux/umid.h.

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>
arch/um/drivers/mconsole_kern.c
arch/um/drivers/mconsole_user.c
arch/um/include/umid.h [deleted file]
arch/um/kernel/um_arch.c
arch/um/kernel/umid.c
arch/um/os-Linux/umid.c