From: Paolo 'Blaisorblade' Giarrusso Date: Fri, 23 Sep 2005 04:44:12 +0000 (-0700) Subject: [PATCH] uml: don't remove umid files in conflict case X-Git-Tag: v2.6.14-rc3~51^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a02d6c051cf3c214aab38e4330b4bcec5f6e3f8;p=pandora-kernel.git [PATCH] uml: don't remove umid files in conflict case Only remove the UML pidfile and management socket if we created them. Currently in case two UMLs are started with the same umid, the second will remove the first's ones. Probably we should also panic() at that point, not sure however. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed