]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] uml: prevent umid theft
authorJeff Dike <jdike@addtoit.com>
Mon, 27 Mar 2006 09:14:39 +0000 (01:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:38 +0000 (08:44 -0800)
commit6d8934dd5236c9b6a2a267a16f3c10408cdd7ce6
treeea00fbae751120e139491f5c30f3275d2f2cf19b
parenta3858f020ab7cf0033021fff8c60267715d31dba
[PATCH] uml: prevent umid theft

Behavior when booting two UMLs with the same umid was broken.  The second one
would steal the umid.  This fixes that, making the second UML take a random
umid instead.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/os-Linux/umid.c