NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53538 CVS commit: src/sys/arch/mips/mips



The following reply was made to PR port-mips/53538; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53538 CVS commit: src/sys/arch/mips/mips
Date: Sun, 19 Aug 2018 10:33:49 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sun Aug 19 10:33:49 UTC 2018
 
 Modified Files:
 	src/sys/arch/mips/mips: cpu_exec.c
 
 Log Message:
 fix a bug in the previous change: don't hide the break; behind DEBUG_EXEC.
 should fix PR#53538.  tested on erlite.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.66 -r1.67 src/sys/arch/mips/mips/cpu_exec.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index