Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   riastradh
Date:           Tue Apr 18 06:37:25 UTC 2023

Modified Files:
        src/sys/dev/isapnp: sb_isapnp.c
        src/sys/dev/ofisa: sb_ofisa.c

Log Message:
sb(4): Fix missing mutex initialization at isapnp and ofisa.

PR kern/57363

XXX pullup-8
XXX pullup-9
XXX pullup-10


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/isapnp/sb_isapnp.c
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/ofisa/sb_ofisa.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