NetBSD-Bugs archive

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

PR/56381 CVS commit: src/sys/arch/sh3/sh3



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56381 CVS commit: src/sys/arch/sh3/sh3
Date: Wed, 8 Sep 2021 00:24:29 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Wed Sep  8 00:24:29 UTC 2021
 
 Modified Files:
 	src/sys/arch/sh3/sh3: pmap.c
 
 Log Message:
 Turn KASSERT's added for PR port-sh3/56381 into KDASSERT's;
 they are less likely expected to fire again.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.87 -r1.88 src/sys/arch/sh3/sh3/pmap.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