From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.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 B5047221271 for ; Tue, 10 Feb 2026 14:24:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770733445; cv=none; b=brckmRQx+wE7zOzbdAZKymv4xuUGDHIXyzOUTSZM5otKFWyhA7KBw4AGhkAOCpl0iCgKkRorN9+cD2p2VKS3x6ZtbPyuv3iyEQZEe+zKE/UfiwYWWF2ixnVD/753+EofRy5ujCWAG/xGVoSX8TsvHs78iMG1FyBBHgpbr0k8CgU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770733445; c=relaxed/simple; bh=x/fThzrzYbsyFvxEeqVzznrz7M1M04ONX5AwRxwQKpA=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ZcV8yxT6USq+RGNbFX9S2brV+6vU3NH3vOiIoTwCtcu6q0V5DA6g9XslPPyCaHNy+PRngNNTP3bFBzUClTREuNrdRFfhw1gXLX1G8iLHhFsMDSGOLb1fj50DaWRd69o+6+gWrOrRB4LIH9p/yNbktYHtPXtUDp4IpWpgw6wSRh8= 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.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-oo1-f72.google.com with SMTP id 006d021491bc7-662b9af3988so16839578eaf.1 for ; Tue, 10 Feb 2026 06:24:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770733443; x=1771338243; 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=HU1sP+8A+3jahVmp/oLNkGC8wOv4H+9BWumQOmCVcQo=; b=cFxmNqrl//TXM1+8LtWfAMo6r5BlC7Nii2Gu7dRvU+y1hcSQiT8hy30/98d7pTpUzc SV4D2yg8dFZdSApnInNeqX7KlNT2LekxTYUN8YVjecncwb57Op3mkGv9nLMtaqRIgaWD CL8JEsf0odWdEwVR7+TKojPlc3ZgUPI8axbmC3klyY5zRckcLCM1Ijz40ge6VxEhBPy5 1HlBU75FO+pnp4+SEr3QwAVA7pHoE5ppO7u40NRb91Tc4NHRheL3YgXqXpYevXCZyVFD u7Ih3QEKNTt5gBRucRdeyg574D/L9QOR3XdSBidHdl8X+7yi7Fm0gvTdzypxBJL6KtJP PA2w== X-Forwarded-Encrypted: i=1; AJvYcCWBPRJvm6Cr0wje9WGei5NSZPm++J+Oe5/7wJ3NgwtsZxzjgRTHQUQQjkzMcx08/MzFG77wcZgn6h0GmtQ=@vger.kernel.org X-Gm-Message-State: AOJu0YynHM/dIEKvmRFqnDZMhJ8SGsOAfKfO6GzmpNADqRnmSAKsZYbC QNXNx9H88O7PIyfF2rSdXVnPCz3VofXIEwvOAgDQ4U9Eg2prrYcHCIHQCNQEC9B4jLIj3VWKee2 //QXchHTegjNDA2TSARL9GZ1QGMmPvNxO6KCNovR+NQ4B84VsZO78G6yDKxU= 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:1b07:b0:667:7e1a:2040 with SMTP id 006d021491bc7-66d3471b612mr7276643eaf.48.1770733443793; Tue, 10 Feb 2026 06:24:03 -0800 (PST) Date: Tue, 10 Feb 2026 06:24:03 -0800 In-Reply-To: <20260210140002.27253-1-activprithvi@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <698b3f83.a70a0220.2c38d7.0071.GAE@google.com> Subject: Re: [syzbot] [fs?] possible deadlock in __configfs_open_file From: syzbot To: activprithvi@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+f6e8174215573a84b797@syzkaller.appspotmail.com Tested-by: syzbot+f6e8174215573a84b797@syzkaller.appspotmail.com Tested on: commit: 72c39502 Merge tag 'docs-7.0' of git://git.kernel.org/.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=15169b22580000 kernel config: https://syzkaller.appspot.com/x/.config?x=ebefe65d8a7c4175 dashboard link: https://syzkaller.appspot.com/bug?extid=f6e8174215573a84b797 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=15aaea52580000 Note: testing is done by a robot and is best-effort only.