Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket 995.
details: https://anonhg.NetBSD.org/src/rev/d968280599d3
branches: netbsd-6-0
changeset: 774897:d968280599d3
user: riz <riz%NetBSD.org@localhost>
date: Tue Dec 17 22:40:04 2013 +0000
description:
Ticket 995.
diffstat:
doc/CHANGES-6.0.4 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r bbb825d778f1 -r d968280599d3 doc/CHANGES-6.0.4
--- a/doc/CHANGES-6.0.4 Tue Dec 17 22:39:49 2013 +0000
+++ b/doc/CHANGES-6.0.4 Tue Dec 17 22:40:04 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.4,v 1.1.2.10 2013/12/17 22:34:07 riz Exp $
+# $NetBSD: CHANGES-6.0.4,v 1.1.2.11 2013/12/17 22:40:04 riz Exp $
A complete list of changes from the NetBSD 6.0.3 release to the NetBSD 6.0.4
release:
@@ -124,3 +124,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