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 9CCDBC433DB for ; Thu, 7 Jan 2021 07:04:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 583D12312F for ; Thu, 7 Jan 2021 07:04:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726763AbhAGHDu (ORCPT ); Thu, 7 Jan 2021 02:03:50 -0500 Received: from mail-il1-f199.google.com ([209.85.166.199]:37330 "EHLO mail-il1-f199.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726436AbhAGHDt (ORCPT ); Thu, 7 Jan 2021 02:03:49 -0500 Received: by mail-il1-f199.google.com with SMTP id g10so5495021ile.4 for ; Wed, 06 Jan 2021 23:03:34 -0800 (PST) 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=Ucf7AyuSHfh9bNDOrZnScHCuoM7E4jcmLmsdWXty8X4=; b=a2kK0cfPVLK/rAEmiZ3Qem9OWwr9JrqEUXzRDKiL5Nr2W9Z/Gld/chSur6fJuWCOKx ub1OUBjEkJXPwz8OWXW/OY91MwLVnVk+kYLaSYR/e+TSpvLbC1KILmuCAhdS04WfvHLg Axyf1aiVZs22twRPCE/vWdL4xkRecafQUGt9Uh8NMpkCVTMAWqkRmYo5HIa3tkloeOKa hhVWTJuUVjNSO0GCysjbDwK6XwSbZiXYirS9TPUqJ92vnTV65b8J9jWJYoxtCnu5oQGD R1VV+arc6PnbY4fIRyraIgSH16omCFr4KH7G6MpllFxl48SRXkF3n4imtmIfyguxbFWB 5/gw== X-Gm-Message-State: AOAM533cvQs2CSWWkDetg9/dV5er6q//qFzZEgu277pWuY7qGnAeM/NO 8WCH70SFVSzjbnbysP98PYgLDxNWNeYSVqv0au0RSUdg26NA X-Google-Smtp-Source: ABdhPJzgOkTOlqWPD2AGLe7feZpqc5+9HIgYLKJhdyUMDa2mEIf5pnZwLJ95GDYSTEs+PSnnMgoCQgILv3fejmAGALojWIbaQ1VK MIME-Version: 1.0 X-Received: by 2002:a6b:3b92:: with SMTP id i140mr300092ioa.49.1610002989029; Wed, 06 Jan 2021 23:03:09 -0800 (PST) Date: Wed, 06 Jan 2021 23:03:09 -0800 In-Reply-To: <000000000000209d7205a7c7ab09@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000003fa24b05b84a0886@google.com> Subject: Re: INFO: task hung in do_truncate (2) From: syzbot To: adobriyan@gmail.com, akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, torvalds@linux-foundation.org, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit dfefd226b0bf7c435a58d75a0ce2f9273b9825f6 Author: Alexey Dobriyan Date: Tue Dec 15 03:15:03 2020 +0000 mm: cleanup kstrto*() usage bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=111aa0cf500000 start commit: 7ae77150 Merge tag 'powerpc-5.8-1' of git://git.kernel.org.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=d195fe572fb15312 dashboard link: https://syzkaller.appspot.com/bug?extid=18b2ab4c697021ee8369 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=15cec296100000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=153a741e100000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: mm: cleanup kstrto*() usage For information about bisection process see: https://goo.gl/tpsmEJ#bisection