diff options
| author | Yoshihiro Shimoda <[email protected]> | 2021-06-24 21:20:39 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 09:50:00 +0200 |
| commit | 5719df243e118fb343725e8b2afb1637e1af1373 (patch) | |
| tree | 8c2b4f8c63f306224b3edcfacafed30c2beb10e6 /lib/test_fortify/write_overflow-strlcpy.c | |
| parent | fecb3a171db425e5068b27231f8efe154bf72637 (diff) | |
usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()
This driver has a potential issue which this driver is possible to
cause superfluous irqs after usb_pkt_pop() is called. So, after
the commit 3af32605289e ("usb: renesas_usbhs: fix error return
code of usbhsf_pkt_handler()") had been applied, we could observe
the following error happened when we used g_audio.
renesas_usbhs e6590000.usb: irq_ready run_error 1 : -22
To fix the issue, disable the tx or rx interrupt in usb_pkt_pop().
Fixes: 2743e7f90dc0 ("usb: renesas_usbhs: fix the usb_pkt_pop()")
Cc: <[email protected]> # v4.4+
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy.c')
0 files changed, 0 insertions, 0 deletions