Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Ticket 984.



details:   https://anonhg.NetBSD.org/src/rev/34b18b4393ef
branches:  netbsd-7-0
changeset: 801067:34b18b4393ef
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Nov 08 00:16:39 2015 +0000

description:
Ticket 984.

diffstat:

 doc/CHANGES-7.0.1 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 048d5de7e0db -r 34b18b4393ef doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Sun Nov 08 00:15:47 2015 +0000
+++ b/doc/CHANGES-7.0.1 Sun Nov 08 00:16:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.6 2015/11/07 16:37:03 riz Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.7 2015/11/08 00:16:39 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
 release:
@@ -97,3 +97,9 @@
        Avoid a divide by 0 when unplugging a sd card.
        [bouyer, ticket #1006]
 
+sys/arch/x86/x86/cpu.c                         1.116
+
+       Don't disable/re-enable interrupts if they are already disabled.
+       Fixes i386 PAE kernels. PR#48196.
+       [nat, ticket #984]
+



Home | Main Index | Thread Index | Old Index