aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/TargetInfo
diff options
context:
space:
mode:
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>2016-11-07 17:38:39 +0000
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>2016-11-07 17:38:39 +0000
commit69cab2d1bfb554a690c39a6eda42be3cb6f74418 (patch)
treefb2b14060b628007e1d7f0b6028800c3e5b5ec27 /llvm/lib/Target/WebAssembly/TargetInfo
parente0629b31f347995daaf85b083c0f617589cbdaf6 (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