提交 208e5591 编写于 作者: M Michael Holzheu 提交者: Martin Schwidefsky

[S390] Load disabled wait psw if reipl fails.

Normally this should not happen, but it's cleaner to do it that way.
Signed-off-by: NMichael Holzheu <holzheu@de.ibm.com>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 684de39b
......@@ -704,6 +704,7 @@ void reipl_run(struct shutdown_trigger *trigger)
default:
break;
}
disabled_wait((unsigned long) __builtin_return_address(0));
}
static void __init reipl_probe(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册