From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f72.google.com (mail-ot1-f72.google.com [209.85.210.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CAB083DE456 for ; Sun, 16 Aug 2026 12:00:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786881607; cv=none; b=EeAqubHObBYEiI08iJrbmko7X6dPc1vD13laxGstti50kIzcKopY45dMqSweALpOhMyOzixvtfTBa6+Gn3Lb+/x373sXGdUvS/cDX50kzyjtWe7M1xasuU8ZfRCFmqFDYCDg3rCA3GnV+vS0xSafwEr7bsWm2zuzIf434kpTtT4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786881607; c=relaxed/simple; bh=HBZTL+f8S961T8qRI3nhG9Bmn0PiyxKejmY6Lh6bYps=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=Ldqte7O0CdnwvP/TwmITi59YvDZBs/J6tBT+QAMeIeSQFQtuBbboxV6xu/fdmjurq/EsSFR6/NxA17KC1ZYN99yrmcAtALqvI5jADXabZGIpq99+fWNs2JB4tA61lNUPEBW03fc/u54u9PrlgYYkgGW3yETzuG/3BxqDdu+mDA8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.210.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-ot1-f72.google.com with SMTP id 46e09a7af769-7ee4eec47bbso3686521a34.3 for ; Sun, 16 Aug 2026 05:00:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1786881604; x=1787486404; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=Ev/sRaAAdOI7G1KzgmA86LPQw3t6ucZz4YN5dyLV81M=; b=If+vXDF3Vj68FdMrBZAMK1oAChcMlpSHDraEISL9g3ApNXjBpbs5nQx9nS8e1u9lVZ BxyqNkBuFy7lkCNLcMg5T07JzLf9YEKRr6AcLtxduedvs02uii2xe0qlLjs+j2xiDISw USaVsSMQ4TUmreSqx91fNAO+HkV4FsO/f3ouoI9Xvz4Sf8qWGlUsiMjLlct6xE5aW7sA 9rqcPe1SUi+mL+iinnaqWTeaG6SPyA74mass1rsV3hnvJIhOGV+ZCjmDR7uzwQC10+Pg ewmoJ4erfKszAlYAnO12cvUz7jV8J6ZVh3n7g0vhAZc1GEh36RJhcugxdl6z9t91PNMW pW8g== X-Forwarded-Encrypted: i=1; AHgh+RoQtrmgWgo5HeczFoYaYGGsQVYyRkwlFGlFiKaDbFsTlnk9eL+TXT5fACC+R7DIsm3WMgioi4fHal3tJjM=@vger.kernel.org X-Gm-Message-State: AOJu0YymWesv/41Gu8jTMEX0uDlwjCF9chRhsCInBgWZ0kRBQy2Md92H bm1jfXMSR/KEsDZ2FBs4Rdk9OuEDZPcZts/BXZQAnBHcOA8sCoYOWYX1JktIPKsD0l7QdLR4iYH +/v7aHPDZsRKhjQpgATfMEI8l0e3f56gwbtz78KteAfF0M0BOrYJEqMt/p5w= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:1ca1:b0:6a3:e0fb:6f39 with SMTP id 006d021491bc7-6b0d6865f2dmr16191320eaf.23.1786881604723; Sun, 16 Aug 2026 05:00:04 -0700 (PDT) Date: Sun, 16 Aug 2026 05:00:04 -0700 In-Reply-To: <20260816112630.12622-1-jakovnovak30@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a81a644.dbb3a75c.20434b.002d.GAE@google.com> Subject: Re: [syzbot] [usb?] BUG: sleeping function called from invalid context in cancel_delayed_work_sync From: syzbot To: jakovnovak30@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+1ee4f3b9228e35f14677@syzkaller.appspotmail.com Tested-by: syzbot+1ee4f3b9228e35f14677@syzkaller.appspotmail.com Tested on: commit: 3eb40771 Merge tag 'soc-fixes-7.2-3' of git://git.kern.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=15431949580000 kernel config: https://syzkaller.appspot.com/x/.config?x=1d67342c314f228d dashboard link: https://syzkaller.appspot.com/bug?extid=1ee4f3b9228e35f14677 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=178b7279580000 Note: testing is done by a robot and is best-effort only.