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 5787014F70 for ; Mon, 16 Feb 2026 05:42:02 +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=1771220523; cv=none; b=oiuZf/prHGJoaxYsyLQ4pgE38Ps/Cc2dL5rITGFfhFt9Xq6QwvVEu+3cXrX53Ohk3c9x1iJSSSTIf5G8duOHDXDusSFN9Ce2dc3xqmbdXNlH5T1btvl8ijgfcErNbBOMLKt29kc6/21jLwM012831AMe3S09kuB5Xa3D9N9upXw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771220523; c=relaxed/simple; bh=ioHAd/+1B9VdGL010Lf+Mz9I+mOIarNyekoX+OE8Q8Q=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=qWUUn1X7E1yUpEGmwFmOPEXuyobLIr1OrqGcxYLZBtXhgC5QRTytdWHeicxWohzRDd7C4E8FLNC0pLUtU6JVBQR9V/epBC/aDSSlvYXKtHZNufoMHt4VOQBkZKIK+CKSVG2LTSDhLI40Bt0ygd0VwYzrAC8vn6JonPyGTyHhZRo= 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-6795b040001so17919483eaf.0 for ; Sun, 15 Feb 2026 21:42:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771220521; x=1771825321; 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=7GVbKrWYLfQMECnK3GHAk8bBg5t9ZOcwkKTRy8uy/GI=; b=C9aJgoCh5p8xnG4jscE1xdV2yw3GgwRfonGcPgWH9v0DSja/uRIBpBB2JX7zJ0TuY5 06aiFoq44tzOOX6cnT0Q0XMVbU0zhgSrsOD0Dg1y9zc8vAKxKJ4FvGs7IDgGsukgIYK8 AyjIeT8qysI1fazz+JBMj21cn5VUV7/GMOvLULrCpOiEXsbyZpq1e1jRbe85uhD+OkG2 YyLBLPiZPa8rjfjteQg3Qycc4I14pCxnfrUPVkLBqhxMbFPdnMzFMj2fYm7adk8S5Cwy M19o9Rt2cB/Ew086bFpGAT0roN8G6wKgueqkCxDlAtA5vIUA4mmJdqPp0FTEJOMaQvEl lo2A== X-Forwarded-Encrypted: i=1; AJvYcCUEdBa8gENJzdRtKm058iljDwW8nuDgRlpcOJzx7xRMprGK0vsKTyNGRFFUrC2qGddFUaXW8oXvB7Q8oik=@vger.kernel.org X-Gm-Message-State: AOJu0Yw3n1jt9SXVpyPGMcuqc5lQtGc5uj3KU1cF7XBDvPnFnuGjL7Mz LxPik/BsoVJUSHIIGs4eM4BdcwAaX8sjP8iLfCL6bgfoR9KI/91kFbRsvqAUi5kV6XYf4Q7x9gT w7ocbM9z1kWlqLnVk2PU7w2zjMlH+bs4U/uz304rd+7TTiXwFIdI2ce/H56o= 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:80f:b0:662:f8a9:9fa with SMTP id 006d021491bc7-67768bd2214mr4716942eaf.50.1771220521448; Sun, 15 Feb 2026 21:42:01 -0800 (PST) Date: Sun, 15 Feb 2026 21:42:01 -0800 In-Reply-To: <20260216051808.39072-1-activprithvi@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6992ae29.050a0220.340abe.05d6.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: 0f2acd31 Merge tag 'm68knommu-for-v7.0' of git://git.k.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=14deb04a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=99ac58566e9eb044 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=17f0affa580000 Note: testing is done by a robot and is best-effort only.