PERFORCE change 182193 for review

John Baldwin jhb at skunkworks.freebsd.org
Wed Aug 11 18:26:15 UTC 2010


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

Change 182193 by jhb at jhb_fiver on 2010/08/10 15:55:32

	One more.

Affected files ...

.. //depot/projects/smpng/sys/sparc64/include/smp.h#30 edit

Differences ...

==== //depot/projects/smpng/sys/sparc64/include/smp.h#30 (text+ko) ====

@@ -82,7 +82,7 @@
 };
 
 struct ipi_rd_args {
-	u_int	ira_mask;
+	cpumask_t ira_mask;
 	register_t *ira_val;
 };
 


More information about the p4-projects mailing list