[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)
commit1fbbd6844e6a84e5d166ab475dc298d3b89fa4bf
treeea00fbae751120e139491f5c30f3275d2f2cf19b
parent98c18238f146a9038098244d60a7d2b1f67ee790
[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