NetBSD-Bugs archive

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

PR/45117 CVS commit: src



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

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45117 CVS commit: src
Date: Mon, 13 Jul 2020 13:16:08 +0000

 Module Name:	src
 Committed By:	jruoho
 Date:		Mon Jul 13 13:16:08 UTC 2020
 
 Modified Files:
 	src/sys/kern: kern_cpu.c
 	src/tests/usr.sbin/cpuctl: t_cpuctl.sh
 
 Log Message:
 Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.91 -r1.92 src/sys/kern/kern_cpu.c
 cvs rdiff -u -r1.3 -r1.4 src/tests/usr.sbin/cpuctl/t_cpuctl.sh
 
 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