From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) (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 8415E2EC09B for ; Sun, 2 Aug 2026 06:39:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785652743; cv=none; b=bGFNVaJaPKobEraCVr6ykx0viUwBxLRcfNCvGNfbFpz7TCrB+9Uyl3lCLcbCSQF0kNm+aHVW4c69e2DbsAqQ2yo5J3DG9ZSdzBro5Md5UrsH0wVrETqL1OzqqZJL0Korln52/XT9cvxaVJMBPxhA72pVUZigy6IjemciRBEg0iY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785652743; c=relaxed/simple; bh=+yUEQZanHC4u8Y4BXuNw3mU3ZCQ6yVkUgMer/B5Dwr0=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=fm3Vk3SNcCBvYp9LMC6qAxpM3Jo8R0ut6UVX5mq+4sY3v4To/3tSDKBGCeRf6OCijt4x8Q+YuRR9dgWkr+lxR49EhmjLA8lFHgjOq/+6Ce7kDyK7drzSSOZ4TBVw6Mh5e66D6rdNjbgFY64fv4d9FeSCdd1PxlxDD8mI87qiByg= 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.210.69 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-ot1-f69.google.com with SMTP id 46e09a7af769-7e9e741693bso1243284a34.0 for ; Sat, 01 Aug 2026 23:39:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1785652741; x=1786257541; 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=74XbBtY7ExvSSPq3hf+QUk59lMz3b3X/8wvUXGrjgv4=; b=eKM60CWUDH7Msqi2zFBizICOg8/3amdk8Z92y7HxBMMH/NNCoLl/IXwfivcv/M/XpE b5NtS/o+tZHUtlbCJr4FyJe2IPDAm+ENhLfCVxQqO2idJf0B07rnPZmf5pdc7YN4C/Pk 0l/DTxtIC8N+wT4YLwSX26lvIO8+MUzyVQqlr9/bLsLNCXA8i0DE7MCS5DFeN4OmHAfr 1tiXI2LHqnmfOk3fWl/LbEdA9pzA6QBTjfVC/tUtwOW9IyU5zK9i8zCUEEux1E6zSylT SyEOl3XaeeGW6rX13dUHTBrzmX7KTb5lLbgdW90ybV8vnnzj7ujTJ9YnIUZ+5zBmUn8W iTjw== X-Gm-Message-State: AOJu0YycXEtLH4LBDo98bWf6XBVxes0IY/+kDrdzXelOzxcNb6amQX9H BNMi/hiCcFwRkO264PhZ0DKxJnOGNJmuCFk3/7DT7BmQDbdPq5wou5tXa7WM9S3ydXyKQ825JT6 oiPkVZKL99nbWxmdfsr+dE/gqgikFVBTdtjzzGIE9gKg020uhCPIWMQFFVXE= 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:1484:b0:48a:ddd4:d36f with SMTP id 5614622812f47-4af5e0c2e55mr9970356b6e.8.1785652741472; Sat, 01 Aug 2026 23:39:01 -0700 (PDT) Date: Sat, 01 Aug 2026 23:39:01 -0700 In-Reply-To: <20260802053214.3266477-1-matthias.goergens@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a6ee605.2d659fcc.1d46f5.01d1.GAE@google.com> Subject: Re: [syzbot] [kernfs?] INFO: task hung in do_rmdir (7) From: syzbot To: linux-kernel@vger.kernel.org, matthias.goergens@gmail.com, stable@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+e68dbebd9617a9250e8d@syzkaller.appspotmail.com Tested-by: syzbot+e68dbebd9617a9250e8d@syzkaller.appspotmail.com Tested on: commit: 2d2338c9 Merge tag 'i2c-fixes-7.2-rc6' of git://git.ke.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=104f2db9580000 kernel config: https://syzkaller.appspot.com/x/.config?x=880a7ff8439764c8 dashboard link: https://syzkaller.appspot.com/bug?extid=e68dbebd9617a9250e8d compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=175b2db9580000 Note: testing is done by a robot and is best-effort only.