NetBSD-Bugs archive

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

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



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

From: Simon Burge <simonb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43431 CVS commit: src/sys/arch/mips/mips
Date: Tue, 22 Jun 2010 12:42:21 +0000

 Module Name:   src
 Committed By:  simonb
 Date:          Tue Jun 22 12:42:21 UTC 2010
 
 Modified Files:
        src/sys/arch/mips/mips: mipsX_subr.S
 
 Log Message:
 Restore (and update) half of the TLB miss handler that went missing
 during the mips64 merge.  This gets my sbmips kernel booting to the
 login prompt.  This code could not possibly have been tested after
 the merge.
 
 Should fix PR port-mips/43431.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.35 -r1.36 src/sys/arch/mips/mips/mipsX_subr.S
 
 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