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 DCEAAC001DD for ; Fri, 14 Jul 2023 14:07:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234943AbjGNOHn (ORCPT ); Fri, 14 Jul 2023 10:07:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58738 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235356AbjGNOHm (ORCPT ); Fri, 14 Jul 2023 10:07:42 -0400 Received: from mail-ot1-f70.google.com (mail-ot1-f70.google.com [209.85.210.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47CD7358C for ; Fri, 14 Jul 2023 07:07:37 -0700 (PDT) Received: by mail-ot1-f70.google.com with SMTP id 46e09a7af769-6b86c0d3b5eso3134612a34.3 for ; Fri, 14 Jul 2023 07:07:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689343656; x=1691935656; 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=0IOprrGGFnJfjtmwD1fUwfmPU7ypMqJTctMsOUFhMYs=; b=hwylow6jFU+pYH5qbEMLnBfTx8sxlT/BIQzeghW/T2BDX1wiMrseetMipwRY6cNAYc t12Di/J5V33peFuJM1cXHMZ1AWkpzXDG+X5fwg+9XR3q/ytedE+dYxHukhSmocFnElMY snKXbYz5STjpQJyfx1cAORQFzJGgqFAgtwkQOTTfjSFa70ZJm2qAO6rZ5pmU3dtfmTW6 eY28woynkVJiI7vIvGbs8Vn+T/FmcDnDsxUPanDNO9C1hrcpW0GNzboyucIOi35C3Dcw GBPSngpWF4fjENBO6NnD/PdOf4FKi6fzaQKyM6rewzs556zsze9mG3xB//hgyIYekOLK sMVA== X-Gm-Message-State: ABy/qLYYPT1Tu+0ud3SZk+YmHvTrLqQbiShrgEysQ3aBcvY+8TqaOyGK foAtEX1IMfGu/eY+k2+L1OLIKhxwrXqhCYxggh6Niw24l0vX X-Google-Smtp-Source: APBJJlF1wPeUkxXiemiD+WX9+Ix0pvCKt0Kf7QBQmQ79wbSRipTvlhdd2qP6SyM5cV0i5dmwv4KRRpoQc1x3w3jvc+B2yk/Zmk2e MIME-Version: 1.0 X-Received: by 2002:a05:6870:98b5:b0:1b0:59e5:2300 with SMTP id eg53-20020a05687098b500b001b059e52300mr4191351oab.8.1689343656165; Fri, 14 Jul 2023 07:07:36 -0700 (PDT) Date: Fri, 14 Jul 2023 07:07:36 -0700 In-Reply-To: <0000000000001b4f6505fd59fb12@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000878978060072f85a@google.com> Subject: Re: [syzbot] [ext4?] WARNING: locking bug in __ext4_ioctl From: syzbot To: adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tytso@mit.edu 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 aff3bea95388299eec63440389b4545c8041b357 Author: Theodore Ts'o Date: Wed May 24 03:49:51 2023 +0000 ext4: add lockdep annotations for i_data_sem for ea_inode's bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=121e2492a80000 start commit: a901a3568fd2 Merge tag 'iomap-6.5-merge-1' of git://git.ke.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=111e2492a80000 console output: https://syzkaller.appspot.com/x/log.txt?x=161e2492a80000 kernel config: https://syzkaller.appspot.com/x/.config?x=12d3428a307a1111 dashboard link: https://syzkaller.appspot.com/bug?extid=a537ff48a9cb940d314c syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1489ffb8a80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=145c302ca80000 Reported-by: syzbot+a537ff48a9cb940d314c@syzkaller.appspotmail.com Fixes: aff3bea95388 ("ext4: add lockdep annotations for i_data_sem for ea_inode's") For information about bisection process see: https://goo.gl/tpsmEJ#bisection