From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00CF0C61D97 for ; Fri, 27 Jan 2023 07:17:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232437AbjA0HR2 (ORCPT ); Fri, 27 Jan 2023 02:17:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231849AbjA0HR0 (ORCPT ); Fri, 27 Jan 2023 02:17:26 -0500 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32F9F4522A for ; Thu, 26 Jan 2023 23:17:25 -0800 (PST) Received: by mail-lf1-x12f.google.com with SMTP id j17so6821707lfr.3 for ; Thu, 26 Jan 2023 23:17:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=t6JX9N8YU0ZRqNe6wufmk02qXuxOtdyVljTACCKEcGg=; b=nCK59OAyOOqOuLFK6Msjex5na6gejqRtW7VDdGlgPWnyiNabSGmrz7xdV4mqU3MqyM v6DJjMDP33gKhfCVwArnR6xC3FzIlt/bymM3F0CX/1HfuciggqhLllB12otkqPBTn8kY 4jb075vjMBa+69RYRSSHiElBLHGhX+kLWqEW4oVSyjjCT3zrCGCQV7MRWFLKrcEtVJeM /twxQvRNx4ANELvYUaL18ZlQO+f9MoICnKhERkjgLbk3KGcsbBZ19tI31HJ3/soqvueX U0WegXVbXbx3VP7jTRF2SvYcI1gGZF/DoYzE043MQ7F2xwgcfonn99UaD3YdpD+nOlbF tjFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=t6JX9N8YU0ZRqNe6wufmk02qXuxOtdyVljTACCKEcGg=; b=IBKs9T6084mhvETdj6ozczCB2XWDyW8Ux/ePmPMnbq06lPpQT4d+n2SmkFs1bIDyk+ nWvjuKLlNb93mZPDTL0CKLqgX33IXLVX20dnELcyjO/bOs6FW6L1pD77FuIeBPbxIj5C w5G6SC6Bwd2PYrxMjF/zgr2/fgA/roKU08MV0leS7we53vp1Ssuhsky5hPtJ2or/XlI2 SzBm9FGq2MJnO8vR3ccSRMsi5X+KUo9LZDKzEwOylfQjhzi/FQzyeoSRvmhxGlxDtY9f 4ELMBQKHhOjAUhcxmSAwkzJ8SUuRQNYU3o6fgUTqwQc5WApzwRVwp0ueCpS22yRYWGs6 kxuw== X-Gm-Message-State: AFqh2ko1lC4SBW/FlffMc8m2UgWaaVdcGnT15UXcvmVlOZg23rBmeb/6 Z17MiOALr9y3Z9doLO7yVg+glq/xB3Z/2hEZER3aVw== X-Google-Smtp-Source: AMrXdXs0v6Ue3yA4k8NUfTIYEvwqIAxkwxmjFuIPuay9e+m8eQqDdhAU2niVaLWNAdVcke53Mmk9l92bsjfzZz2pOUI= X-Received: by 2002:ac2:508f:0:b0:4cb:7c2:87ee with SMTP id f15-20020ac2508f000000b004cb07c287eemr3927074lfm.165.1674803843191; Thu, 26 Jan 2023 23:17:23 -0800 (PST) MIME-Version: 1.0 References: <000000000000e4630c05e974c1eb@google.com> <000000000000defd4b05f2feb35c@google.com> In-Reply-To: <000000000000defd4b05f2feb35c@google.com> From: Dmitry Vyukov Date: Fri, 27 Jan 2023 08:17:11 +0100 Message-ID: Subject: Re: [syzbot] BUG: unable to handle kernel paging request in evict To: syzbot Cc: feldsherov@google.com, hirofumi@mail.parknet.co.jp, jack@suse.cz, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tytso@mit.edu, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 24 Jan 2023 at 09:57, syzbot wrote: > > syzbot suspects this issue was fixed by commit: > > commit 4e3c51f4e805291b057d12f5dda5aeb50a538dc4 > Author: Svyatoslav Feldsherov > Date: Tue Nov 15 20:20:01 2022 +0000 > > fs: do not update freeing inode i_io_list > > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=111208cd480000 > start commit: b229b6ca5abb Merge tag 'perf-tools-fixes-for-v6.1-2022-10-.. > git tree: upstream > kernel config: https://syzkaller.appspot.com/x/.config?x=1d3548a4365ba17d > dashboard link: https://syzkaller.appspot.com/bug?extid=6b74cf8fcd7378d8be7c > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1353a3e2880000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16163dce880000 > > If the result looks correct, please mark the issue as fixed by replying with: > > #syz fix: fs: do not update freeing inode i_io_list > > For information about bisection process see: https://goo.gl/tpsmEJ#bisection Looks reasonable. Let's close the bug report: #syz fix: fs: do not update freeing inode i_io_list