ca0ada
--- a/arch/x86/boot/main.c	2019-03-13 04:04:53.000000000 -0700
ca0ada
+++ b/arch/x86/boot/main.c	2019-05-25 14:31:21.043272496 -0700
ca0ada
@@ -147,7 +147,7 @@ void main(void)
ca0ada
 
ca0ada
 	/* Make sure we have all the proper CPU support */
ca0ada
 	if (validate_cpu()) {
ca0ada
-		puts("This processor is not supported in this version of RHEL.\n");
ca0ada
+		puts("This processor is not supported in this version of CentOS Linux.\n");
ca0ada
 		die();
ca0ada
 	}
ca0ada