PERFORCE change 136930 for review

Randall R. Stewart rrs at FreeBSD.org
Wed Mar 5 18:06:30 UTC 2008


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

Change 136930 by rrs at rrs-mips2-jnpr on 2008/03/05 18:06:21

	remove un-needed instructions.

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/include/asm.h#15 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/include/asm.h#15 (text+ko) ====

@@ -308,8 +308,6 @@
  */
 #define DO_AST				             \
 44:				                     \
-        GET_CPU_PCPU(a1)                            ;\
-	lw	a1, PC_CURPCB(a1)                   ;\
 	la	s0, _C_LABEL(disableintr)           ;\
 	jalr	s0                                  ;\
 	nop                                         ;\


More information about the p4-projects mailing list