Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 995.



details:   https://anonhg.NetBSD.org/src/rev/283b075be7cf
branches:  netbsd-6
changeset: 776526:283b075be7cf
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Dec 17 22:39:33 2013 +0000

description:
Ticket 995.

diffstat:

 doc/CHANGES-6.2 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 01bc0a409ccb -r 283b075be7cf doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Dec 17 22:39:17 2013 +0000
+++ b/doc/CHANGES-6.2   Tue Dec 17 22:39:33 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.67 2013/12/17 22:33:26 riz Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.68 2013/12/17 22:39:33 riz Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1127,3 +1127,10 @@
        fsck_ffs to exit with an internal error.
        [bouyer, ticket #991]
 
+sys/arch/xen/xen/evtchn.c                      1.70
+
+        Remove the "evtchn_do_event: handler %p didn't lower ipl %d %d\n"
+        printf as analysis shows it actually isn't a bug in the handler,
+        but related to spin mutexes. Fixes port-xen/46313.
+       [bouyer, ticket #995]
+



Home | Main Index | Thread Index | Old Index