NetBSD-Bugs archive

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

PR/46791 CVS commit: src/sys/dev/pci



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

From: "Andreas Gustafsson" <gson%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46791 CVS commit: src/sys/dev/pci
Date: Sun, 12 Aug 2012 18:39:32 +0000

 Module Name:   src
 Committed By:  gson
 Date:          Sun Aug 12 18:39:32 UTC 2012
 
 Modified Files:
        src/sys/dev/pci: eso.c
 
 Log Message:
 Add missing locking calls to eso_attach() to avoid panic on boot.
 Partly based on a patch from mrg.  Fixes PR kern/46791.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.60 -r1.61 src/sys/dev/pci/eso.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