--- - branch: netbsd-8 date: Fri Jun 9 16:52:10 UTC 2017 files: - new: 1.26.4.1 old: '1.26' path: src/sys/dev/sdmmc/ld_sdmmc.c pathrev: src/sys/dev/sdmmc/ld_sdmmc.c@1.26.4.1 type: modified id: 20170609T165210Z.2f5956ae1d6c89b47ee37235bc7b8a95bd10a4f6 log: "Pull up following revision(s) (requested by jmcneill in ticket #14):\n\tsys/dev/sdmmc/ld_sdmmc.c: revision 1.27\nFix a race between ld_sdmmc_start and ld_sdmmc_dobio that could result in\ntasks getting lost from the task queue. The symptom of this is a NULL\nderef in ld_sdmmc_start since the code assumes that a task will always be\navailable from the pool.\nThis changes the code to use pcq(9) instead of a TAILQ to manage the free\ntask list.\n" module: src subject: 'CVS commit: [netbsd-8] src/sys/dev/sdmmc' unixtime: '1497027130' user: snj