Commit 68962269 authored by Michael Holzheu's avatar Michael Holzheu Committed by Martin Schwidefsky

zcore: Improve startup-message text

Signed-off-by: default avatarMichael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent ef280c85
......@@ -320,7 +320,7 @@ static int __init zcore_init(void)
goto fail;
}
pr_alert("DETECTED 'S390X (64 bit) OS'\n");
pr_alert("The dump process started for a 64-bit operating system\n");
rc = init_cpu_info();
if (rc)
goto fail;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment