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 C3AA3C32772 for ; Tue, 23 Aug 2022 17:42:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232404AbiHWRmN (ORCPT ); Tue, 23 Aug 2022 13:42:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234173AbiHWRlA (ORCPT ); Tue, 23 Aug 2022 13:41:00 -0400 Received: from mail-il1-f199.google.com (mail-il1-f199.google.com [209.85.166.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47CF7ABF33 for ; Tue, 23 Aug 2022 08:38:16 -0700 (PDT) Received: by mail-il1-f199.google.com with SMTP id h8-20020a92c268000000b002e95299cff0so7975014ild.23 for ; Tue, 23 Aug 2022 08:38: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=jj+DJXwrsYlSJItXjtgoHdex4lZY6RIyfIJzSWY+0OA=; b=w10p3aOq6liT8XKK/JQo3pW5JHejVx7lMO4I95qXOCDPcAZ/rw0XenlIafesn9WjnW QpD28r28Etz3I5UoJqaBENAeR15OZRz1RdHOtya7XCeYyAps+rXJKISUYRg7f8IWd+Cm YU9gWly5zBXJjbjAIL4DUCycjLUjS7fuSXZaijuWm6Rwle+rBh6SJ85Ew4YSW/yTXvja pdGwTbilqnrAyLyUD2Gw2mp2l+Ri/jBeWjjHl7Om1Xe7ATcRonj+cAn9vnqHgd/YfI7D hmmjRCtJSZiVbR8Jx81GqVkHlZ16vJtDlDd6+TmpcEd7Nz4pE81Khs4bKOwp2Apgdh2z KOVg== X-Gm-Message-State: ACgBeo2EiophZgkLVY5X2EGi02tapuYPapF6/1qx6SiUAPiKPiyXnaIU 2JG/LBkca9QL7gC8IJNXr6dybusUC88cZqnH+UVRFYleZHZ5 X-Google-Smtp-Source: AA6agR6E5kQeZsO1i1vYztRzxIpze53XHYtfM9V0vZY1WanZlXP3pyvAqhiEdhMjqZJTJnrTzmbfrJBk/YwRG3atOe+jou2IskV/ MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1c07:b0:2e9:221e:9c77 with SMTP id l7-20020a056e021c0700b002e9221e9c77mr98428ilh.176.1661269095633; Tue, 23 Aug 2022 08:38:15 -0700 (PDT) Date: Tue, 23 Aug 2022 08:38:15 -0700 In-Reply-To: <20220823152101.165538-1-code@siddh.me> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000525beb05e6ea5aeb@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-ext4@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: 072e5135 Merge tag 'nfs-for-5.20-2' of git://git.linux.. 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=120a311d080000 kernel config: https://syzkaller.appspot.com/x/.config?x=3f885f57a0f25c38 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=169d8e5b080000 Note: testing is done by a robot and is best-effort only.