From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f200.google.com (mail-oi1-f200.google.com [209.85.167.200]) (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 AF65C7E792 for ; Sun, 23 Aug 2026 04:07:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.200 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787458025; cv=none; b=L82qBlVzRLtKsqfC03WFhZHwwkEzqHc2bpyFeoGbafBBqlEftaOmgxCBChFZhQ97h3wJ4FXkCRYibb9V04FJ/GPNGbqcjPdpYEtbNUmGkLb9V4EbY567BZt3Nmkwa7DJM9MxyBGI7yMCU9XzWj9hlZQ7OdonyCMNLb008LiY1IY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787458025; c=relaxed/simple; bh=5TFc+NsNKnUzJnGmAFNgfPsWzRW4nDUA1urEyPJCsBo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=dhCNek2OA1baKipjIgaxhNIHVld9mW5XAH16+6EbzTS7lh/CttNYRau7yUpbCF6SaY06P1IB6ViTqPmyVjGvjcA7njDWmTg3dkwOnEy03ou/9nresWCMZ99jo+MF/1QhfoB6RFQdRXDv672hhcR5xhUbF1GaVw+ncUYDCDTSVg4= 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.167.200 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-oi1-f200.google.com with SMTP id 5614622812f47-4ab8b4887d4so1969204b6e.1 for ; Sat, 22 Aug 2026 21:07:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787458022; x=1788062822; 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=h2PrlE6emWan0WSNbyfF3mOew2ExEtwWIW9Pamyj16Y=; b=Cyh5GaC+EBxthCWD2iqYptkc5/JwJb7bMxR2/pxRwU6LsObEWrIvhyO81whQSXR8+s x1MxkAlsGyv5BDg+cvtGc0jVJR4g2fQ493EnxbRxpK67RVFDJjdgA3DsT7cQqu6YYxsL 9D46f8V+ruOoDn9w72lTlkdnBaLS3cnLEiISTbLhXw02mKhlOWcDb54io8QD6H1jFxk4 pNLu1ZVFoG/gFzenoaBhEo4JrYyxKVUGczaTeljAn5psASW3pgt7gmQIvzQ+x6G1lgX0 LWs23OCOBRSXoyJI1bYey+aL0oClabKWLIELpwBbzix0t8ZmEk3wcXKZr37l4mJ2AVU3 n53w== X-Forwarded-Encrypted: i=1; AHgh+RqNt7TXAF5qYAy03TtfS+K5gMStolVU+Kwg+6dst3Hc0AtNcApgRk3earXfosPaiMFSy3OgkTNlslaSyT0=@vger.kernel.org X-Gm-Message-State: AFuF++nzvqooNHnZCXGlOtDUh592dkBEfgmFL2iNGURMbwcne4hbot+d ZUs8Usk6zIj0bOpcwiws9TOIKHwajh/cM3QiLFvReN+uT9VmXOWWnUbxSMgYRtGXZf4LcJjNkZJ AZgUlqaq4SeZHn7FfxV5krjWOsqqGFxdNVwbQYLagpUhmandsQe42v+xdxBs= 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:6808:c1f2:b0:496:34a:d7e3 with SMTP id 5614622812f47-4b309c00a7emr10202485b6e.17.1787458022660; Sat, 22 Aug 2026 21:07:02 -0700 (PDT) Date: Sat, 22 Aug 2026 21:07:02 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a8a71e6.ae6ddae5.3da009.0061.GAE@google.com> Subject: Re: [syzbot] [kernel?] BUG: soft lockup in gate_timer_func From: syzbot To: eadavis@qq.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+0054fed3dc9085390f51@syzkaller.appspotmail.com Tested-by: syzbot+0054fed3dc9085390f51@syzkaller.appspotmail.com Tested on: commit: 21d6ac05 Merge branch 'for-next/core' into for-kernelci git tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci console output: https://syzkaller.appspot.com/x/log.txt?x=11264625580000 kernel config: https://syzkaller.appspot.com/x/.config?x=d1128bc53f2ef7f3 dashboard link: https://syzkaller.appspot.com/bug?extid=0054fed3dc9085390f51 compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 userspace arch: arm64 patch: https://syzkaller.appspot.com/x/patch.diff?x=13e8d179580000 Note: testing is done by a robot and is best-effort only.