PERFORCE change 103818 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Mon Aug 14 08:47:55 UTC 2006


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

Change 103818 by gonzo at gonzo_hq on 2006/08/14 08:47:38

	o remove commented part.

Affected files ...

.. //depot/projects/mips2/src/sys/mips/mips/exception.S#8 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/mips/exception.S#8 (text+ko) ====

@@ -23,7 +23,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#7 $
+ * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#8 $
  */
 
 #include "opt_ddb.h"
@@ -127,10 +127,6 @@
 	jal	save_kdbaux
 	nop
 #endif /* DDB */
-	/*
-	li	t0, MIPS_SR_KX
-	mtc0	t0, MIPS_COP_0_STATUS
-	*/
 
 	/*
 	 * If this is an interrupt, call cpu_intr() with the arguments:


More information about the p4-projects mailing list