Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #1032



details:   https://anonhg.NetBSD.org/src/rev/81dfde5e7aeb
branches:  netbsd-6
changeset: 776579:81dfde5e7aeb
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Fri Feb 21 10:42:12 2014 +0000

description:
Ticket #1032

diffstat:

 doc/CHANGES-6.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 365723019d99 -r 81dfde5e7aeb doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Fri Feb 21 10:41:06 2014 +0000
+++ b/doc/CHANGES-6.2   Fri Feb 21 10:42:12 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.93 2014/02/20 13:55:53 sborrill Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.94 2014/02/21 10:42:12 sborrill Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1329,3 +1329,12 @@
        named. Also address PR/44756.
        [prlw1, ticket #1029]
 
+sys/dev/usb/umass.c                            1.148
+sys/dev/usb/umassvar.h                         1.35
+sys/dev/usb/usb_mem.c                          1.64
+
+       Fix problem where umass might allocate buffers in interrupt
+       context which causes it to fail or a DIAGNOSTIC kernel to
+       panic.
+       [mlelstv, ticket #1032]
+



Home | Main Index | Thread Index | Old Index