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 195EEC32789 for ; Sun, 21 Aug 2022 20:59:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231779AbiHUU7T (ORCPT ); Sun, 21 Aug 2022 16:59:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40380 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231781AbiHUU7R (ORCPT ); Sun, 21 Aug 2022 16:59:17 -0400 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFCAE12D3B for ; Sun, 21 Aug 2022 13:59:16 -0700 (PDT) Received: by mail-il1-f197.google.com with SMTP id w6-20020a056e02190600b002e74e05fdc2so7199306ilu.21 for ; Sun, 21 Aug 2022 13:59:16 -0700 (PDT) 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; bh=iV6gcKM1GJJSWkpDC+Iv2PckRjW/iBIbJSlzEPuB9vg=; b=vXoTV3vG6z6aLDxpDW1AwXCuG1N5RwfQlQI80Iuk2eb+APY+4OGDFgLzImW6So4wU1 A7LzQQNqpczKD/NDhdboSyE8V2HaEmBOsBroA3j7QEo4gFV8Vf2ZPe/ZhhMqija2cHqD /KAzH/SNnc59nqueFS3ZYqnCKQWjcgUHAbwV69bmXiTGBQIwtoPF6n0pTWUhX6xWDRfF xxHkmsSpMrEZ2oFyHrO2to5EFOFsEmYxuHu8gz5vG8IXAfyc5DUArqCB0Yr+S9tTO1dl +tuDJF+CwmXI16vAqlB/iMUo4osn7BUisX+kqk3JuGimm+NrVOG8ZOuwLLdDgpgsVo9M upHg== X-Gm-Message-State: ACgBeo3WM8NfEad4vHXARPLMNrlef+CBvgh1xEtEBL/gGRRpQHXVj/Qt xJ4bMUlBMyeWawqswDZ++Wd44EuHZx1775P8Jb835DVGNW+U X-Google-Smtp-Source: AA6agR7l7mj/dIeDXCF3s+KvdeZo7E4WFlUBD1ZSnhSSVaC4zdn5pb++CpLMUyYPWXSln22thqPqX8FUtzhtArZ5Y6pEJDmpXKHq MIME-Version: 1.0 X-Received: by 2002:a05:6e02:160a:b0:2e9:763c:485b with SMTP id t10-20020a056e02160a00b002e9763c485bmr3272522ilu.173.1661115556242; Sun, 21 Aug 2022 13:59:16 -0700 (PDT) Date: Sun, 21 Aug 2022 13:59:16 -0700 In-Reply-To: <20220821114816.24193-1-code@siddh.me> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000a92b9305e6c69a3f@google.com> Subject: Re: [syzbot] WARNING in iomap_iter From: syzbot To: code@siddh.me, david@fromorbit.com, djwong@kernel.org, fgheet255t@gmail.com, hch@infradead.org, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-xfs@vger.kernel.org, riteshh@linux.ibm.com, syzkaller-bugs@googlegroups.com, willy@infradead.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+a8e049cd3abd342936b6@syzkaller.appspotmail.com Tested on: commit: e3f259d3 Merge tag 'i2c-for-6.0-rc2' of git://git.kern.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master console output: https://syzkaller.appspot.com/x/log.txt?x=16085295080000 kernel config: https://syzkaller.appspot.com/x/.config?x=3babfbf8c1ad1951 dashboard link: https://syzkaller.appspot.com/bug?extid=a8e049cd3abd342936b6 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=13c53aa5080000 Note: testing is done by a robot and is best-effort only.