NetBSD-Bugs archive

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

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



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55138 CVS commit: src/sys/arch/mips/mips
Date: Sun, 14 Jun 2020 14:16:50 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sun Jun 14 14:16:49 UTC 2020
 
 Modified Files:
 	src/sys/arch/mips/mips: cache.c
 
 Log Message:
 Use 32 byte cacheline ops (not 16 byte ones) for R5000 picache.  PR/55138
 
 Commented "I think this is bad copy&paste" from skrll@.
 No visible regression on Cobalt Qube 2700 (Rm5230) through
 whole installation using netbsd-9 based Cobalt RestoreCD/USB.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.66 -r1.67 src/sys/arch/mips/mips/cache.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