summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorVijayavardhan Vennapusa <vvreddy@codeaurora.org>2017-05-04 17:25:01 +0530
committerVijayavardhan Vennapusa <vvreddy@codeaurora.org>2017-05-10 11:30:23 +0530
commitb100f8c33941acb2717fc6822463995935fdb403 (patch)
tree4ab2d4cad565b7b31955fb730b5daa790271839e /net/unix/af_unix.c
parent406ab7d2d4f3a72f3ef1dd10f894e6c88ee3ac01 (diff)
USB: f_qdss: Fix crash issue during connect_work
If it happens that usb_qdss_close() gets called before completion of qdss_connect_work(), there is a chance that endless request being accessed in connect_work(), which will be freed in usb_qdss_close(). Fix that issue by having proper check for endless request under spinlock protection. Change-Id: Ied14137e01bf685547c093b907484b4dee583fda Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions