Module Name: src Committed By: snj Date: Sun Jul 23 06:09:53 UTC 2017
Modified Files: src/sys/dev/sdmmc [netbsd-7]: ld_sdmmc.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #1447): sys/dev/sdmmc/ld_sdmmc.c: revision 1.29 The config_* APIs are not MPSAFE, so make sure the deferred attach thread holds KERNEL_LOCK. To generate a diff of this commit: cvs rdiff -u -r1.12.4.1 -r1.12.4.2 src/sys/dev/sdmmc/ld_sdmmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.