Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

zcore: Improve startup-message text

parent ef280c85
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -320,7 +320,7 @@ static int __init zcore_init(void)
		goto fail;
		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();
	rc = init_cpu_info();
	if (rc)
	if (rc)
		goto fail;
		goto fail;