PERFORCE change 84393 for review

John Baldwin jhb at FreeBSD.org
Tue Sep 27 14:02:01 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=84393

Change 84393 by jhb at jhb_twclab on 2005/09/27 21:01:13

	Link.

Affected files ...

.. //depot/projects/smpng/sys/i386/i386/apic_vector.s#16 edit

Differences ...

==== //depot/projects/smpng/sys/i386/i386/apic_vector.s#16 (text+ko) ====

@@ -400,7 +400,7 @@
 
 #ifdef COUNT_IPIS
 	movl	PCPU(CPUID), %eax
-	movl	ipi_lazyfix_counts(,%eax,4), %eax
+	movl	ipi_lazypmap_counts(,%eax,4), %eax
 	incl	(%eax)
 #endif
 	call	pmap_lazyfix_action


More information about the p4-projects mailing list