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 5D6A3C61DA4 for ; Fri, 3 Feb 2023 08:53:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232327AbjBCIxZ (ORCPT ); Fri, 3 Feb 2023 03:53:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232049AbjBCIxY (ORCPT ); Fri, 3 Feb 2023 03:53:24 -0500 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C5F3820D12 for ; Fri, 3 Feb 2023 00:53:21 -0800 (PST) Received: by mail-il1-f198.google.com with SMTP id z12-20020a92d6cc000000b00310d4433c8cso2910753ilp.6 for ; Fri, 03 Feb 2023 00:53:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=HKmKJPDbIloaVF9wxjUKzLZJm032XxjfFf+EFpRM0Yk=; b=qeSySGxdxVad9f9MysXf2UIc49AP1a3MaJ0j/xgCXgN6GQjPCDOH2482TdeW64ducu yeyMp1x9b9MgN2oabwN+oTeldHImOxA6DarS/J4/DxkzcMp3qYol461Aqhk6I0DwnPNb K4lvQjOFe3JtBcJsIymMSqJhwXVCDlzsqHixJpTIOWVgu4DE1ZJuNDPqOPiKvO4PlNMT Yj39Kj0bvYR7Ql2E2AQNkfUCMlkLqc0iVr0pjzwMEiMNv+mKTBllxa/Mlozn6VYP0b/h CLloaJVR+MR7WGW03Ttp6omHYUzloRmmkDc863EuYQgtGh2vWvhY3lzN4l+OKivDlgs9 kGVQ== X-Gm-Message-State: AO0yUKX1oVf5sRpm0bOXamz0PHpGFhkpMpi/3IjJ5BquKRU4MUA+Mm5t YuFXNv3Vw2/5aiuQGuho3gW7QC7vFuSwZCTwmkZCbi2dsKnJ X-Google-Smtp-Source: AK7set992YEjU59mc5KBs7LOS8DgjU2Yp0XuHbujD6DIew8NCUbNVWokx5RUonIbg1J0OqznsgdoGqUe6RiTEkrlZf+r1Sdtfvj2 MIME-Version: 1.0 X-Received: by 2002:a02:ac8e:0:b0:3b1:92c0:ac28 with SMTP id x14-20020a02ac8e000000b003b192c0ac28mr2337676jan.74.1675414401053; Fri, 03 Feb 2023 00:53:21 -0800 (PST) Date: Fri, 03 Feb 2023 00:53:21 -0800 In-Reply-To: <000000000000cbd8aa05f1fd2516@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000039fb2d05f3c7d0ed@google.com> Subject: Re: [syzbot] [ext4?] INFO: task hung in ext4_evict_ea_inode From: syzbot To: adilger.kernel@dilger.ca, alim.akhtar@samsung.com, avri.altman@wdc.com, beanhuo@micron.com, bvanassche@acm.org, hdanton@sina.com, jejb@linux.ibm.com, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, martin.petersen@oracle.com, syzkaller-bugs@googlegroups.com, tytso@mit.edu, wsa+renesas@sang-engineering.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org syzbot has bisected this issue to: commit 82ede9c19839079e7953a47895729852a440080c Author: Wolfram Sang Date: Tue Jun 21 14:46:53 2022 +0000 scsi: ufs: core: Fix typos in error messages bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=132b298b480000 start commit: a689b938df39 Merge tag 'block-2023-01-06' of git://git.ker.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=10ab298b480000 console output: https://syzkaller.appspot.com/x/log.txt?x=172b298b480000 kernel config: https://syzkaller.appspot.com/x/.config?x=33ad6720950f996d dashboard link: https://syzkaller.appspot.com/bug?extid=38e6635a03c83c76297a syz repro: https://syzkaller.appspot.com/x/repro.syz?x=114dd83a480000 Reported-by: syzbot+38e6635a03c83c76297a@syzkaller.appspotmail.com Fixes: 82ede9c19839 ("scsi: ufs: core: Fix typos in error messages") For information about bisection process see: https://goo.gl/tpsmEJ#bisection