NetBSD-Bugs archive

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

PR/45080 CVS commit: src/sys/arch/emips/emips



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45080 CVS commit: src/sys/arch/emips/emips
Date: Wed, 11 Dec 2019 16:16:13 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Wed Dec 11 16:16:13 UTC 2019
 
 Modified Files:
 	src/sys/arch/emips/emips: interrupt.c
 
 Log Message:
 Fix a longstanding "freeze right after enabling interrupt" problem.
 
 With this fix, finally NetBSD/emips on Giano is fully functional.
 See PR/45080 for more details.
 
 Should be pulled up to netbsd-9.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 src/sys/arch/emips/emips/interrupt.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