Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2010 17:34:41 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 181789 for review
Message-ID:  <201008031734.o73HYfkH026472@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@181789?ac=10

Change 181789 by jhb@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;
 
 	/* 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008031734.o73HYfkH026472>