NetBSD-Bugs archive

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

PR/48196 CVS commit: [netbsd-7] src/sys/arch/x86/x86



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48196 CVS commit: [netbsd-7] src/sys/arch/x86/x86
Date: Fri, 6 Nov 2015 00:40:03 +0000

 Module Name:	src
 Committed By:	riz
 Date:		Fri Nov  6 00:40:02 UTC 2015
 
 Modified Files:
 	src/sys/arch/x86/x86 [netbsd-7]: cpu.c
 
 Log Message:
 Pull up following revision(s) (requested by nat in ticket #984):
 	sys/arch/x86/x86/cpu.c: revision 1.116
 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.111.2.1 -r1.111.2.2 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