NetBSD-Bugs archive

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

PR/52961 CVS commit: src/sys/dev/usb



The following reply was made to PR kern/52961; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52961 CVS commit: src/sys/dev/usb
Date: Thu, 1 Feb 2018 09:47:47 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Thu Feb  1 09:47:47 UTC 2018
 
 Modified Files:
 	src/sys/dev/usb: ohci.c
 
 Log Message:
 - Fix panic on shutdown reported by ozaki-r in PR kern/52961. Use callot_halt()
   correctly. Tested by me and OK'd by Nick.
 - Disable interrupt in och_shutdown() to prevent hangup. OK'd by Nick.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.276 -r1.277 src/sys/dev/usb/ohci.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