summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authoruwe <uwe@openbsd.org>2006-07-18 04:10:35 +0000
committeruwe <uwe@openbsd.org>2006-07-18 04:10:35 +0000
commita6fd99a75cda3a51fe15a41f57782de8c2acdb8a (patch)
tree3d4b8f4f86876b9b9411e2c46caf4c42111875f3 /usr.bin/ssh
parentregen (diff)
downloadwireguard-openbsd-a6fd99a75cda3a51fe15a41f57782de8c2acdb8a.tar.xz
wireguard-openbsd-a6fd99a75cda3a51fe15a41f57782de8c2acdb8a.zip
First and foremost, avoid an obious race between two or more processes
trying to get MMC commands through to the SD/MMC host controller via the emulated SCSI layer. This is achieved by ensuring exclusive access to the host controller for one process during any MMC command and during a sequence of commands at the sdmmc(4) layer. While at it, the command processing thread has been moved to sdmmc(4), so as to simplify the implementation of future host controller drivers. This should also pave the way for further cleanup of the code and for new drivers. Minor cleanups are included in this commit, as well.
Diffstat (limited to 'usr.bin/ssh')
0 files changed, 0 insertions, 0 deletions