CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/04 09:04:57
Modified files:
sys/dev/sdmmc : sdmmc_io.c
Log message:
in non-DIAGNOSTIC kernels, rw_assert_wrlock becomes a nop which leaves the
local variable dangling, so calculate the lock address by hand at invocation
ok kettenis
