changeset 24348:cc4ba761e88f

OS-8063 small typo in dboot workaround debug message (#240) Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
author John Levon <levon@movementarian.org>
date Fri, 06 Dec 2019 10:30:24 +0000
parents f0c1751b3aaa
children 7f3d96b2b0d9
files usr/src/uts/i86pc/dboot/dboot_startkern.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/i86pc/dboot/dboot_startkern.c	Thu Dec 05 13:16:07 2019 +0000
+++ b/usr/src/uts/i86pc/dboot/dboot_startkern.c	Fri Dec 06 10:30:24 2019 +0000
@@ -23,7 +23,7 @@
  * Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
  *
- * Copyright 2019 Joyent, Inc.  All rights reserved.
+ * Copyright 2019 Joyent, Inc.
  */
 
 
@@ -1502,7 +1502,7 @@
 		    mod_end >= CORRUPT_REGION_START) {
 			if (prom_debug) {
 				dboot_printf("disabling RICHMOND-16 workaround "
-				"due to module #%u: "
+				"due to module #%d: "
 				"name %s addr %lx size %lx\n",
 				    i, (char *)(uintptr_t)modules[i].bm_name,
 				    (ulong_t)modules[i].bm_addr,