From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (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 F4162314A65 for ; Thu, 26 Feb 2026 10:50:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772103006; cv=none; b=aWldjcA6KDvhq3eOUTjB/67njAO43hEnv8Q5UenEfes5HNP2E3IhC4vgrc8UQJfUjgoIVkmkrYnkscKsLz+JCsszwH4qsgf4YGQwP+kG9blzkoFS32kXdB/3iquXXWbG1930KZIJpdqKCe1yULjGz97ktPzNnQGsNN+tI3vrNzM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772103006; c=relaxed/simple; bh=4ODiGZgWhVgs7DleOSeM/otT/QNgI1zgYIkjqEzRkpQ=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=QvPNyttHcKsSXmAtTy4tdSdZsCDqwwH5qYUAzzD9D9+c74keS4v96/kjkTnexXNgHxl49eKBZHZIcEEeT/fAOTVNEQS8AAjFG6EsI3Q9qhoSsV2NUOwcaWRvqgHhfNh58QZhmexoSWpRhKjZ39Pteea6fuv5zgilBWFOv8uTLE8= 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.71 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-f71.google.com with SMTP id 006d021491bc7-67995e1ecacso16758721eaf.0 for ; Thu, 26 Feb 2026 02:50:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772103004; x=1772707804; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=48CdUddnF069kMGtUqNEMLbrOL+jjtNBKXOESaMqnb0=; b=AhM4cSrVVBzxrWLEc9RYhOh5QSr1T8sQiU5SAQM+8QITYjhxl1Abi0SmhJVO5jIJMY bpiHeURvBxdXnLpV+6PiFvRtUx+lZHSFpdfRID5u7nFxuITn5D8A1ph4w8v8pNumioMM rHsyfIeDvCJi5afdmO/C9ylSeNYtq113Je4NyqPCdGAxwKimBGpE/35DIuwaqAp2/kW/ CqJx7benaGi8NfRRiGA/PHA1IqG0zuUGlA5xVmcFJwqT3gvRi2Sb2Cv6hyJN0h/NLKCt vv0VKi1B5+05w6FtzAW1hwKSw7zBpr+QAKp3D90vdzceSby7g4nUSBW95iuolwfAwBRI CDZQ== X-Forwarded-Encrypted: i=1; AJvYcCUbmgEQSZNFMDqqYLkYmIQ+SRca0TuUjeb24E31cltmJ/LH7CqDpYC7q6hIxbbl5VAAnsefYLdpjBT2UL4=@vger.kernel.org X-Gm-Message-State: AOJu0YyMJmhrcSO9qJUj5nqQC00bJaiT/oKUDEYxcv+/MrzaT0kbl/kZ TXwzNDOKFA/efUd4az8NkTSJ+aT/dOR0AafZOjtBpPCCJkEtU+s0duT9RT7eAoPErY/MxyKXru+ Smv2SAJ8rfjTz5Q/+jiqoItbGYQ2aJIRpX+sN2lnAy+qreaLZ82kRGYL6GsY= 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:828:b0:679:a4bc:9f88 with SMTP id 006d021491bc7-679c46c7f30mr9199580eaf.47.1772103004035; Thu, 26 Feb 2026 02:50:04 -0800 (PST) Date: Thu, 26 Feb 2026 02:50:04 -0800 In-Reply-To: <20260226100526.523-1-hdanton@sina.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69a0255c.050a0220.1cd54b.0010.GAE@google.com> Subject: Re: [syzbot] [lsm] [kernel] INFO: task hung in restrict_one_thread_callback From: syzbot To: hdanton@sina.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+7ea2f5e9dfd468201817@syzkaller.appspotmail.com Tested-by: syzbot+7ea2f5e9dfd468201817@syzkaller.appspotmail.com Tested on: commit: f4d0ec0a Merge tag 'erofs-for-7.0-rc2-fixes' of git://.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=17891b94580000 kernel config: https://syzkaller.appspot.com/x/.config?x=56c0294cb1688557 dashboard link: https://syzkaller.appspot.com/bug?extid=7ea2f5e9dfd468201817 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=136050ba580000 Note: testing is done by a robot and is best-effort only.