[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [PATCH 2/2] Save/Restore Support: Replace exit logic for kernel_shutdown logic.
On Wed, Mar 21, 2018 at 10:52 PM, Juergen Gross <jgross@xxxxxxxx> wrote:
With this patch: In the case: -> ret == 0: it will perform a shutdown with reason power_off -> ret == 1: it will do a shutdown with reason reboot -> 0 > ret or ret >= 2: (Default case): it will do a shutdown with reason crash. Maybe it should be modified so that: -> ret == 0: it will perform a shutdown with reason power_off -> ret != 0: it will do a shutdown with reason crash. Is that correct?
_______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |