Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 08:47:53 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 103818 for review
Message-ID:  <200608140847.k7E8lrFL052355@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=103818

Change 103818 by gonzo@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:



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