PERFORCE change 181789 for review

John Baldwin jhb at FreeBSD.org
Tue Aug 3 17:34:42 UTC 2010


http://p4web.freebsd.org/@@181789?ac=10

Change 181789 by jhb at jhb_jhbbsd on 2010/08/03 17:34:33

	Compile.

Affected files ...

.. //depot/projects/smpng/sys/sun4v/sun4v/mp_machdep.c#10 edit

Differences ...

==== //depot/projects/smpng/sys/sun4v/sun4v/mp_machdep.c#10 (text+ko) ====

@@ -550,9 +550,8 @@
 void
 ipi_cpu(int cpu, u_int ipi)
 {
-	int i, cpu_count;
+	int cpu_count;
 	uint16_t *cpulist;
-	cpumask_t cpus;
 	uint64_t ackmask;
 
 	/* 


More information about the p4-projects mailing list