diff options
author | adrian <adrian@FreeBSD.org> | 2015-08-05 21:22:25 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2015-08-05 21:22:25 +0000 |
commit | 5f52dff95ea8793cd2f43138a882afdf4db94af8 (patch) | |
tree | 3db2d57be879e0281c6229bd2020d8e02a26e214 /contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 269dc4f4f25be8bf7a2a17ff352a3ca43fa8ac2d (diff) | |
download | FreeBSD-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