summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-08-05 21:22:25 +0000
committeradrian <adrian@FreeBSD.org>2015-08-05 21:22:25 +0000
commit5f52dff95ea8793cd2f43138a882afdf4db94af8 (patch)
tree3db2d57be879e0281c6229bd2020d8e02a26e214 /contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
parent269dc4f4f25be8bf7a2a17ff352a3ca43fa8ac2d (diff)
downloadFreeBSD-src-5f52dff95ea8793cd2f43138a882afdf4db94af8.zip
FreeBSD-src-5f52dff95ea8793cd2f43138a882afdf4db94af8.tar.gz
Add a hack-around to this fatal taskqueue running whilst the NIC
is detaching. This mostly fixes a panic - the reset path shouldn't run whilst the NIC is being torn down. It's not locked, so it's "mostly" ok, but most of the rest of the driver doesn't read sc->invalid with sensible locking. Grr. The real solution is to cleanly tear down taskqueues in the detach/suspend phase, but ..
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud