[lvc-project] [PATCH 0/1] usb: ueagle-atm: wait for a firmware upload to complete
Andrey Tsygunka
aitsygunka at yandex.ru
Thu Apr 10 12:31:45 MSK 2025
This suggested patch adds a fix to the ueagle-atm driver related to the
syzkaller report [1]. This report is currently relevant for older kernel
versions, WARN() is not shown in the upstream version due to its
replacement by pd_debug() in commit
d87c295f599cab2ab3b3df53a9098adba4a6002b in the sysfs subsystem, but it
reports a driver-side issue.
Hope this will be a useful fix.
[1] https://syzkaller.appspot.com/bug?extid=457452d30bcdda75ead2
Andrey Tsygunka (1):
usb: ueagle-atm: wait for a firmware upload to complete
drivers/usb/atm/ueagle-atm.c | 40 +++++++++++++++++++++++++++++++-----
1 file changed, 35 insertions(+), 5 deletions(-)
--
2.25.1
More information about the lvc-project
mailing list