changeset 13301:5f0d9ec296d9

783 gcc-built system panics loading pcbe.GenuineIntel.6 Reviewed by: danmcd@nexenta.com Reviewed by: gwr@nexenta.com Reviewed by: olga.kryzhanovska@gmail.com Approved by: garrett@nexenta.com
author Richard Lowe <richlowe@richlowe.net>
date Fri, 11 Mar 2011 23:32:13 -0500
parents 3ce8381e1103
children 9ac77e048f67
files usr/src/uts/intel/pcbe/p123_pcbe.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/intel/pcbe/p123_pcbe.c	Fri Mar 11 13:33:44 2011 -0500
+++ b/usr/src/uts/intel/pcbe/p123_pcbe.c	Fri Mar 11 23:32:13 2011 -0500
@@ -444,7 +444,8 @@
 	{ "PAPI_fp_ins",	"flops",		0x0 },
 	{ "PAPI_fp_ops",	"flops",		0x0 },
 	{ "PAPI_fml_ins",	"mul",			0x0 },
-	{ "PAPI_fdv_ins",	"div",			0x0 }
+	{ "PAPI_fdv_ins",	"div",			0x0 },
+	CPC_GEN_END
 };
 
 static const ptm_generic_event_t *P6_generic_names[2] = {