NetBSD-Bugs archive

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

PR/58346 CVS commit: src/sys/arch/sun2/sun2



The following reply was made to PR kern/58346; it has been noted by GNATS.

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58346 CVS commit: src/sys/arch/sun2/sun2
Date: Wed, 19 Jun 2024 15:21:59 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Wed Jun 19 15:21:59 UTC 2024
 
 Modified Files:
 	src/sys/arch/sun2/sun2: genassym.cf
 
 Log Message:
 sun2/genassym.cf: Skip KERNBASE for _MODULE
 
 as it is not a compile-time constant; see sun2/vmparam.h.
 
 It should not be, and is not actually, used for modules.
 
 PR kern/58346
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 src/sys/arch/sun2/sun2/genassym.cf
 
 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