Re: [syzbot] [usb?] INFO: task hung in hub_activate (3)
From: Tetsuo Handa
Date: Thu Jul 03 2025 - 18:48:43 EST
On 2025/07/04 6:27, Alan Stern wrote:
> On Thu, Jul 03, 2025 at 10:48:56AM +0900, Tetsuo Handa wrote:
>> On 2025/07/03 10:20, Tetsuo Handa wrote:
>>> Caused by commit 9bd9c8026341 ("usb: hub: Fix flushing of delayed work
>>> used for post resume purposes") with cc: stable.
>>> Shouldn't we revert that commit and seek for a different approach
>>> than wait for a reproducer?
>>>
>>
>> Sorry, wrong commit.
>>
>> The line was added by commit a49e1e2e785f ("usb: hub: Fix flushing and
>> scheduling of delayed work that tunes runtime pm") with cc: stable.
>
> Mathias has posted a fix for this problem:
>
> https://lore.kernel.org/linux-usb/20250627164348.3982628-2-mathias.nyman@xxxxxxxxxxxxxxx/
OK. No longer reproducing for 18 hours; assume already fixed.
#syz fix: usb: hub: Fix flushing of delayed work used for post resume purposes
>
> It hasn't gotten into Linus's tree yet.
Since the cause commit is only in linux-next.git , it is no problem that
the fix commit is not yet in linux.git .
>
> Alan Stern