From: Jeff Dike Date: Mon, 27 Mar 2006 09:14:39 +0000 (-0800) Subject: [PATCH] uml: prevent umid theft X-Git-Tag: v2.6.17-rc1~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbbd6844e6a84e5d166ab475dc298d3b89fa4bf;p=pandora-kernel.git [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 Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed