>>> On 11.03.15 at 12:44, <ross.lagerw...@citrix.com> wrote: > --- a/xen/arch/x86/shutdown.c > +++ b/xen/arch/x86/shutdown.c > @@ -35,6 +35,7 @@ enum reboot_type { > }; > > static int reboot_mode; > +static bool_t reboot_default = 1;
__initdata > @@ -51,6 +52,8 @@ static void __init set_reboot_type(char *str) > { > for ( ; ; ) > { > + reboot_default = 0; 'n', 'w', and 'c' shouldn't have this effect. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel