NetBSD-Bugs archive

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

PR/52126 CVS commit: src/sys/dev/ic



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

From: "Patrick Welche" <prlw1%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52126 CVS commit: src/sys/dev/ic
Date: Mon, 4 Nov 2019 15:12:10 +0000

 Module Name:	src
 Committed By:	prlw1
 Date:		Mon Nov  4 15:12:10 UTC 2019
 
 Modified Files:
 	src/sys/dev/ic: wdc.c
 
 Log Message:
 Fix locking bug seen when using WDCNDELAY_DEBUG in PR kern/52126
 (Observed
   piixide0:0:0: warning: busy-wait took 200us
 with no panic)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.294 -r1.295 src/sys/dev/ic/wdc.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