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 X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DFC23C4743D for ; Fri, 4 Jun 2021 20:22:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BD3C7613AE for ; Fri, 4 Jun 2021 20:22:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230022AbhFDUXx (ORCPT ); Fri, 4 Jun 2021 16:23:53 -0400 Received: from mail-il1-f198.google.com ([209.85.166.198]:47007 "EHLO mail-il1-f198.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229913AbhFDUXx (ORCPT ); Fri, 4 Jun 2021 16:23:53 -0400 Received: by mail-il1-f198.google.com with SMTP id y6-20020a92d0c60000b02901e82edc2af9so385031ila.13 for ; Fri, 04 Jun 2021 13:22:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=+xxvngmMWP3gbuJ8xYiXibZlDPYJsW3VK9hdC7qe+a8=; b=KELRCr9RcWgV8ZV36muLt2SJg1/+sVd07EJo2Ic9/2tLUhoN7GKdc3IiBTgIzvNXH+ QpLZxA3OFm5zL6GByR0c1VmYaUgSCgVPqEwLuzlobFbpP0hCTUrbplGWQqBt1wQj/+SS ous0JXBj3QZvLsG6FWaxBElsRY/jgKxUEmg7RFf2HR2Yg7OIVvwShBJDLfQphZWLZRDo Zn82klvvFlv4AolhNn79gL9lfvO/gQ7buXwFgKIq5X/QiwM3EkxIgA7UjamCDc+chDhC WgjcT8Y6W40SsGLN95tpxPab5XguFJbZ6O24ZGPGIq1445aDCkOjxwmaoMc/nskQd7kF 9bpA== X-Gm-Message-State: AOAM532rd0uVcASxdVpadUsGA+W6I68IRVjD4a4RhcswmKve+WG/8nQa P+ArMDsUve3mwJlBI/ZX8jiuEOOM8WcgkoZFbagfCiWHxq05 X-Google-Smtp-Source: ABdhPJzyMx6V7bTfOpHbF5j6qSQ3NurRK7PzKo/y6Yn1W5AIf3T3nQk5uStxE5Nc5MADreRIYv94FRDp13ary7gUcGxeVNo0AMwp MIME-Version: 1.0 X-Received: by 2002:a05:6e02:180d:: with SMTP id a13mr5252482ilv.49.1622838126303; Fri, 04 Jun 2021 13:22:06 -0700 (PDT) Date: Fri, 04 Jun 2021 13:22:06 -0700 In-Reply-To: <0000000000006e1be105c3ed13fe@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000000bdfa905c3f6720f@google.com> Subject: Re: [syzbot] WARNING in io_wqe_enqueue From: syzbot To: asml.silence@gmail.com, axboe@kernel.dk, io-uring@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: io-uring@vger.kernel.org syzbot has bisected this issue to: commit 24369c2e3bb06d8c4e71fd6ceaf4f8a01ae79b7c Author: Pavel Begunkov Date: Tue Jan 28 00:15:48 2020 +0000 io_uring: add io-wq workqueue sharing bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=17934777d00000 start commit: f88cd3fb Merge tag 'vfio-v5.13-rc5' of git://github.com/aw.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=14534777d00000 console output: https://syzkaller.appspot.com/x/log.txt?x=10534777d00000 kernel config: https://syzkaller.appspot.com/x/.config?x=82d85e75046e5e64 dashboard link: https://syzkaller.appspot.com/bug?extid=ea2f1484cffe5109dc10 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=16d5772fd00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10525947d00000 Reported-by: syzbot+ea2f1484cffe5109dc10@syzkaller.appspotmail.com Fixes: 24369c2e3bb0 ("io_uring: add io-wq workqueue sharing") For information about bisection process see: https://goo.gl/tpsmEJ#bisection