NetBSD-Bugs archive

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

PR/57563 CVS commit: src/sys/kern



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57563 CVS commit: src/sys/kern
Date: Fri, 4 Aug 2023 12:24:36 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Aug  4 12:24:36 UTC 2023
 
 Modified Files:
 	src/sys/kern: kern_softint.c
 
 Log Message:
 Revert "softint(9): Sprinkle KASSERT(!cold)."
 
 Temporary workaround for PR kern/57563 -- to be fixed properly after
 analysis.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.74 -r1.75 src/sys/kern/kern_softint.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