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=-13.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 059A6C433ED for ; Fri, 14 May 2021 01:05:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D9F116142E for ; Fri, 14 May 2021 01:05:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231916AbhENBGW (ORCPT ); Thu, 13 May 2021 21:06:22 -0400 Received: from mail-io1-f69.google.com ([209.85.166.69]:34597 "EHLO mail-io1-f69.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231848AbhENBGW (ORCPT ); Thu, 13 May 2021 21:06:22 -0400 Received: by mail-io1-f69.google.com with SMTP id e84-20020a6bb5570000b029043a9371b108so517304iof.1 for ; Thu, 13 May 2021 18:05:11 -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=WyhwVb/2nAKSCjZePQHr7y74mXP0pKdra5nG2NU9qyo=; b=kQqKkc6tt/WAQDMYF/SZIOgYZMhm1/BL64auemotNsbKUmNoARUcTPYQ0pFhzPhjni HX2Kgl5avRY06/he8u4tojX+e2IyWo+HOE/v04o0UQ5+21iwtcB0g9ybIMGMMZrggJbB J/kpYzD4poeHxIOkPkPSlZnVLNaZiqBrDxjLfTuEVij+gVg73Yej3wkSRsCuDVLqIkAN +rTwPBvJkHYwO0qqncJ7k9ED2vydcIEo55Qxl665K3OaCBTrHOrutm6fuldJLm1XXoby WIxEitQ1PkcZy5wKdBIbjkpeWj1ExEAkC6qEJ8l0PxNY7Vg8gXF6AqFzLzLXvZmZ8dR+ GrWg== X-Gm-Message-State: AOAM5338nfpZ19O8CwKbH8rLo2Ylsx5UBpoGJOJASQnb+bZPM6V16aid TaDfthCgo36jWiaTkcpSx6ukX3KpOYy6CLSVHJYW3zuXy4vn X-Google-Smtp-Source: ABdhPJzQ/Z36cpwXZM75ay+7M7e7JrJdMP6eFRSLZrA/471M4WuQmbzCyB4PZILkNutR+YB8DeBbVbSICSoaUPSnk/lGLMld8n6k MIME-Version: 1.0 X-Received: by 2002:a02:cac6:: with SMTP id f6mr40166255jap.118.1620954311158; Thu, 13 May 2021 18:05:11 -0700 (PDT) Date: Thu, 13 May 2021 18:05:11 -0700 In-Reply-To: <314c4ece-d8c1-2d13-804b-3652488d09de@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000e9f47605c23fd526@google.com> Subject: Re: [syzbot] WARNING in io_link_timeout_fn 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: 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+5a864149dd970b546223@syzkaller.appspotmail.com Tested on: commit: b580b3d6 io_uring: always remove ltimeout on cb run git tree: https://github.com/isilence/linux.git syz_test8 kernel config: https://syzkaller.appspot.com/x/.config?x=ae2e6c63d6410fd3 dashboard link: https://syzkaller.appspot.com/bug?extid=5a864149dd970b546223 compiler: Note: testing is done by a robot and is best-effort only.