diff options
| author | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2016-11-07 17:38:39 +0000 |
|---|---|---|
| committer | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2016-11-07 17:38:39 +0000 |
| commit | 69cab2d1bfb554a690c39a6eda42be3cb6f74418 (patch) | |
| tree | fb2b14060b628007e1d7f0b6028800c3e5b5ec27 /llvm/lib/Target/WebAssembly/TargetInfo | |
| parent | e0629b31f347995daaf85b083c0f617589cbdaf6 (diff) | |
Fix locking in bcm2835_audio driver
- Move all VCHI activity to worker thread: channel methods are called with
non-sleepable lock held and VCHI uses sleepable lock.
- In worker thread use sx(9) lock instead of mutex(9) for the same reason.
PR: 213801, 205979
Notes
svn path=/head/; revision=308424
Diffstat (limited to 'llvm/lib/Target/WebAssembly/TargetInfo')
0 files changed, 0 insertions, 0 deletions
