Module Name: src Committed By: mlelstv Date: Wed Aug 5 07:34:56 UTC 2015
Modified Files:
src/sys/dev/sdmmc: sdmmc_io.c
Log Message:
lock around interrupt registration.
don't release lock around interrupt handlers, the code cannot
handle an unstable handler list.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/sdmmc/sdmmc_io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
