From: Larry Bassel <larry.bassel@xxxxxxxxxx> Date: Wed, 4 Jan 2017 16:06:26 -0800 > @@ -116,8 +116,16 @@ void notrace prom_halt(void) > unsigned long args[3]; > > #ifdef CONFIG_SUN_LDOMS > + /* > + * By storing a no-op command > + * in the 'reboot-command' variable we cause OBP > + * to ignore the setting of 'auto-boot?' after > + * it completes the reset. This causes the system > + * to stop at the ok prompt. > + */ > + Please use a proper TAB character to indent this comment, just like all of the code surrounding it. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html