| commit | 1fbbd6844e6a84e5d166ab475dc298d3b89fa4bf | [log] [tgz] |
|---|---|---|
| author | Jeff Dike <jdike@addtoit.com> | Mon Mar 27 01:14:39 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:38 2006 -0800 |
| tree | ea00fbae751120e139491f5c30f3275d2f2cf19b | |
| parent | 98c18238f146a9038098244d60a7d2b1f67ee790 [diff] |
[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>