lkml.org 
[lkml]   [2021]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] usb: dwc3: avoid NULL access of usb_gadget_driver
On Tue, Jun 29, 2021 at 08:20:28AM +0800, Linyu Yuan wrote:
> we found crash in dwc3_disconnect_gadget(),
> it is because dwc->gadget_driver become NULL before async access.
> 7dc0c55e9f30 ('USB: UDC core: Add udc_async_callbacks gadget op')
> suggest a common way to avoid such kind of issue.
>
> this change implment the callback in dwc3 and
> change related functions which have callback to UDC core.
>
> Signed-off-by: Linyu Yuan <linyyuan@codeaurora.org>
> ---

In general this looks very good, all nice and simple. But it doesn't
cover the reset callback (dwc3_reset_gadget).

Alan Stern

\
 
 \ /
  Last update: 2021-06-29 03:36    [W:0.034 / U:0.984 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site