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 7EE36C61DA4 for ; Thu, 9 Feb 2023 07:34:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229841AbjBIHeW (ORCPT ); Thu, 9 Feb 2023 02:34:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229447AbjBIHeU (ORCPT ); Thu, 9 Feb 2023 02:34:20 -0500 Received: from mail-il1-f199.google.com (mail-il1-f199.google.com [209.85.166.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 52C011E9D2 for ; Wed, 8 Feb 2023 23:34:19 -0800 (PST) Received: by mail-il1-f199.google.com with SMTP id o12-20020a056e02068c00b00313fe7757dbso1079048ils.13 for ; Wed, 08 Feb 2023 23:34:19 -0800 (PST) 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:subject:date:message-id:reply-to; bh=34nRmfeUqTlP32NAMyzynpXO86DIrlluU6UV26B5jh8=; b=TlcO9gnJp3rBS62KOYSaLzX/cE8yEH/j5ceArX3F7If59zXaaD68b+ztHO0aIvyx0v gIzHcKmXFdAtrKX4kpke0c+B1btz7YIiEMchrN+Xvi7lGYjA7chIqxJk/07fR0+rCbBA nKPZ5ELlOLv9GeCJ3B7ZyzMzjJdxbRWohssjhGtjGamuhtMa5apuxERMr0aXBQ0OF1l1 hfk6cTOQVkvRTT/ImGyvg/EYYg15/wS45rp0450mDgEakeQMHhBp5L9WRQLUMrFSmPto ctNhPn+TtUbM1TgB5EgxTZkk3iZD0DaG+0lUTFWkzQmwGaV07jeoDPXR8oTVR+Wsuipq aoSA== X-Gm-Message-State: AO0yUKXL9MdIs4ra3zcNSAMZsGA6abgjXIXm+gye2382eiqyRaCPKuBm dxwhN7o+XaHm41cWP2eWKhc55H3beG9T03Jxbl5XURIgEcz4 X-Google-Smtp-Source: AK7set+2UxKQC1x0H3sMcHx980d7UZz4jPKXKjswcTZNCDMYUwCys8aYIhWNjJzWfR0KD64L5sOlEQrThHadAXLEemV1GWSUKrD4 MIME-Version: 1.0 X-Received: by 2002:a02:c953:0:b0:3a9:7066:1ad5 with SMTP id u19-20020a02c953000000b003a970661ad5mr7444419jao.38.1675928058664; Wed, 08 Feb 2023 23:34:18 -0800 (PST) Date: Wed, 08 Feb 2023 23:34:18 -0800 In-Reply-To: <20230209072740.2224-1-hdanton@sina.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000009b1e8a05f43f68a5@google.com> Subject: Re: [syzbot] INFO: rcu detected stall in ext4_file_write_iter (6) From: syzbot To: hdanton@sina.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot tried to test the proposed patch but the build/boot failed: kernel/time/tick-sched.c:1498:40: error: expected ')' before ';' token kernel/time/tick-sched.c:1498:2: error: too few arguments to function 'hrtimer_forward_now' kernel/time/tick-sched.c:1500:25: error: expected ';' before '}' token kernel/time/tick-sched.c:1501:1: error: control reaches end of non-void function [-Werror=return-type] Tested on: commit: 4fafd969 Add linux-next specific files for 20230203 git tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git dashboard link: https://syzkaller.appspot.com/bug?extid=b9564ba6e8e00694511b 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=17347093480000