diff options
| author | Claudiu Beznea <[email protected]> | 2025-02-25 11:02:48 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-03-03 09:20:14 +0000 |
| commit | 552ca6b87e3778f3dd5b87842f95138162e16c82 (patch) | |
| tree | cb88615cd0a0e6187da88c2b49b1d97cdb453218 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | usb: renesas_usbhs: Use devm_usb_get_phy() (diff) | |
| download | kernel-552ca6b87e3778f3dd5b87842f95138162e16c82.tar.gz kernel-552ca6b87e3778f3dd5b87842f95138162e16c82.zip | |
usb: renesas_usbhs: Flush the notify_hotplug_work
When performing continuous unbind/bind operations on the USB drivers
available on the Renesas RZ/G2L SoC, a kernel crash with the message
"Unable to handle kernel NULL pointer dereference at virtual address"
may occur. This issue points to the usbhsc_notify_hotplug() function.
Flush the delayed work to avoid its execution when driver resources are
unavailable.
Fixes: bc57381e6347 ("usb: renesas_usbhs: use delayed_work instead of work_struct")
Cc: stable <[email protected]>
Reviewed-by: Yoshihiro Shimoda <[email protected]>
Tested-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
