aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRajat Asthana <[email protected]>2021-08-18 22:31:10 +0200
committerMauro Carvalho Chehab <[email protected]>2021-09-30 10:08:01 +0200
commit476db72e521983ecb847e4013b263072bb1110fc (patch)
tree0dc56f18d424fb019c162abb9fa2a940d0aa6141 /tools/perf/scripts/python/bin
parent44870a9e7a3c24acbb3f888b2a7cc22c9bdf7e7f (diff)
media: mceusb: return without resubmitting URB in case of -EPROTO error.
Syzkaller reported a warning called "rcu detected stall in dummy_timer". The error seems to be an error in mceusb_dev_recv(). In the case of -EPROTO error, the routine immediately resubmits the URB. Instead it should return without resubmitting URB. Reported-by: [email protected] Signed-off-by: Rajat Asthana <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions