Wei Liu writes ("[OSSTEST PATCH v2 10/19] ts-debian-fixup: use correct resume 
device"):
> See code comment for explanation.
...
> +    $cfg =~ m/'phy:.+-swap,(xvda\d+),.*'/;

This is quite a careless regexp!

> +    $extra .= " resume=/dev/$1";
> +    logm("change resume device to $1");

Can't we just say "noresume" or something ?

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to