NetBSD-Bugs archive

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

PR/48196 CVS commit: src/sys/arch/x86/x86



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

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48196 CVS commit: src/sys/arch/x86/x86
Date: Thu, 17 Sep 2015 23:48:02 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Thu Sep 17 23:48:01 UTC 2015
 
 Modified Files:
 	src/sys/arch/x86/x86: cpu.c
 
 Log Message:
 Don't disable/re-enable interrupts if they are already disabled.
 Addresses PR 48196.
 
 This commit was improved and approved by christos@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.115 -r1.116 src/sys/arch/x86/x86/cpu.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