From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 A4DF536B061 for ; Tue, 18 Aug 2026 10:44:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787049848; cv=none; b=Y/xySktRh+8KA08KmNrBtu49hMN59P1+NlVcR6a8JKGtf/3OthDYU1EwyAjQUXY6Li/F92+OsFtVJQdtHZHj1K0IsN2mH/Ky3Aq3gZB5UdEO3n9j74lsHmMhd/+a1/WfcGdgG/qeSjW/c5enQp2zf7IrtvoXsnIEwgLBhv9m1QQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787049848; c=relaxed/simple; bh=aa9w/4XFa2oVzp+8kkEy62jJ7d5V4/C6izR88NYqFwc=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ROV8wnhRNiptKHJHAONS8XeVGZEMfUIbe62yQxpXLkhOwqn36Jy/rr0aQbit3hFMd5VcX/nkZNNuR1Dm2BF9i2Cv1sjSkj/c7O7Mr2nIovsJw3Qt8LihNZeFme7G+Cctn+5pMfPQTrk1kol1vpfPz1VnopkHAVLi3tw6SB/ABvs= 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.161.70 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-oo1-f70.google.com with SMTP id 006d021491bc7-6b12d84686eso394583eaf.3 for ; Tue, 18 Aug 2026 03:44:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787049845; x=1787654645; 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=3Y/dx9BPy4UWmObfeuirGEkUSKUYXaEJYYUlHcS2Neg=; b=FZtcv+fSzArBfyYC5/amWxv13mNYwSyFTysfiwqbnYBP2plxR+oIqvrCoEZ11VXrEa aSItL7pGIYXo+VzGDHv/6uzaWtjqu/IfvWW45Gt27Ae3oCXUB24ApxAJm91K8HDjY9MH ZMwSBV4pDNeXjsp0qISIHVF8uC6iS/3KNTwwcKeONHj0kRRv59Hj33pFTMQahUBUqIzP x72h0jh3EhOrdADtVNkwBb1caJlQwhGMQcHJCh7urBmPl3M7PuRLXhyXsYqe51BkUP1X CobLmlIb7Q6QCafQywbebSFChUX18Fxl+Dzf/d54IDIiiYi5UJGZhGComF2SjK0VVR7D 9Ubw== X-Forwarded-Encrypted: i=1; AHgh+RrnREgEkFHqzgTV48HxTLnI+f2ZajeGzZCgNnp1RaqwON0/eYGJDl+BXwm2U+qnw5vxn1EogHo7Kv9alic=@vger.kernel.org X-Gm-Message-State: AOJu0YxtYK5Sudnbi+uHgrKRCikQL3nsVtDq9yRqZMk/l5gBS/5vlYu+ gtIPO+9+01szNrTeFW0Mc9ai/lelsmgXgWctAl/IirD5KZiq7D6vqmDa/fvWCGC6ntFpf+/njfo 1OSOG/q8GrWoZDpkW0IKi/3ePGHHXN/e0ZTBk4vbXn8+nmimsFT1MBX/mlB8= 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:1896:b0:6ac:8e23:3075 with SMTP id 006d021491bc7-6b0d5fd3445mr26419216eaf.1.1787049845422; Tue, 18 Aug 2026 03:44:05 -0700 (PDT) Date: Tue, 18 Aug 2026 03:44:05 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a843775.4d75e56a.c9a88.0012.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=10fc1679580000 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=17b73679580000 Note: testing is done by a robot and is best-effort only.