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=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 818FCC432BE for ; Tue, 3 Aug 2021 10:58:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6924760FC2 for ; Tue, 3 Aug 2021 10:58:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235296AbhHCK61 (ORCPT ); Tue, 3 Aug 2021 06:58:27 -0400 Received: from smtp-out2.suse.de ([195.135.220.29]:48022 "EHLO smtp-out2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234904AbhHCK6Y (ORCPT ); Tue, 3 Aug 2021 06:58:24 -0400 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 651F520021; Tue, 3 Aug 2021 10:58:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1627988292; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Xz2BMVrvHZw1afvdR2yxl+rDLS5/nHetlt4sw1V1V40=; b=ysDGUuTTJZVDdf7VO3XRs7ChqrYEQwv27X4EmXlUIbx0RG7JOHb+VIoE7Wu77+acTUhDe9 x2VFfAHpjZx2+zkODTan7hMIsqz6oD+jtS4Ouq2AKylDZkDVTaL0/iVsn1TJN47GN7/R/y lreXp8hHj0NUgz7Z8QukhgXWo6D2UYM= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1627988292; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Xz2BMVrvHZw1afvdR2yxl+rDLS5/nHetlt4sw1V1V40=; b=yK2jubzngPebOhgjG+c9cNBhTLhXRLtRw7tgvAuYgg3CzWvRQYPaeP64E1SW3XBjVLboHP +AZ+tpIV6bdCHPAw== Received: from quack2.suse.cz (unknown [10.100.200.198]) by relay2.suse.de (Postfix) with ESMTP id 512EDA3BD1; Tue, 3 Aug 2021 10:58:12 +0000 (UTC) Received: by quack2.suse.cz (Postfix, from userid 1000) id 132AD1E62D6; Tue, 3 Aug 2021 12:58:12 +0200 (CEST) Date: Tue, 3 Aug 2021 12:58:12 +0200 From: Jan Kara To: Andrew Morton Cc: syzbot , linux-kernel@vger.kernel.org, linux-mm@kvack.org, syzkaller-bugs@googlegroups.com, Jan Kara Subject: Re: [syzbot] divide error in wb_update_dirty_ratelimit Message-ID: <20210803105812.GB10621@quack2.suse.cz> References: <0000000000008bd88e05c897ad5f@google.com> <20210802133106.7106b66013665ead219a1d15@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210802133106.7106b66013665ead219a1d15@linux-foundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 02-08-21 13:31:06, Andrew Morton wrote: > On Mon, 02 Aug 2021 11:24:20 -0700 syzbot wrote: > > > Hello, > > > > syzbot found the following issue on: > > > > HEAD commit: 8d4b477da1a8 Add linux-next specific files for 20210730 > > git tree: linux-next > > console output: https://syzkaller.appspot.com/x/log.txt?x=128ede56300000 > > kernel config: https://syzkaller.appspot.com/x/.config?x=4adf4987f875c210 > > dashboard link: https://syzkaller.appspot.com/bug?extid=6a04d6ba849df9d81239 > > compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1 > > > > Unfortunately, I don't have any reproducer for this issue yet. > > > > IMPORTANT: if you fix the issue, please add the following tag to the commit: > > Reported-by: syzbot+6a04d6ba849df9d81239@syzkaller.appspotmail.com > > > > divide error: 0000 [#1] PREEMPT SMP KASAN > > CPU: 0 PID: 10430 Comm: syz-executor.3 Not tainted 5.14.0-rc3-next-20210730-syzkaller #0 > > Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 > > RIP: 0010:wb_update_dirty_ratelimit+0x18d/0x7d0 mm/page-writeback.c:1197 > > Thanks. > > Presumably wb_update_dirty_ratelimit() was passed elapsed==0. Jan, > could your changes have caused this? Right, they could have if wb_update_bandwidth_workfn() got called in the same jiffie as some other update. Thanks for letting me know. I'll send a fix. Honza > > Code: 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 af 05 00 00 4c 2b b5 30 02 00 00 49 8d 7f 58 31 d2 49 6b c6 64 <48> f7 f3 48 89 fa 48 89 04 24 48 b8 00 00 00 00 00 fc ff df 48 c1 > > RSP: 0018:ffffc9000551f750 EFLAGS: 00010206 > > RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffc9000fdb1000 > > RDX: 0000000000000000 RSI: 0000000000006377 RDI: ffffc9000551f9a0 > > RBP: ffff888089632060 R08: 0000000000000000 R09: ffffffff9023d363 > > R10: fffffbfff2047a6c R11: 0000000000000000 R12: 0000000000006400 > > R13: 000000000003c2b1 R14: 0000000000000000 R15: ffffc9000551f948 > > FS: 00007fdc4e708700(0000) GS:ffff8880b9c00000(0000) knlGS:0000000000000000 > > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > > CR2: 00000000206000bf CR3: 0000000073f41000 CR4: 00000000001506f0 > > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > > DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > > Call Trace: > > __wb_update_bandwidth+0x3d7/0x5a0 mm/page-writeback.c:1350 > > balance_dirty_pages+0x12ab/0x29d0 mm/page-writeback.c:1719 > > balance_dirty_pages_ratelimited+0xda2/0x1820 mm/page-writeback.c:1920 > > generic_perform_write+0x320/0x510 mm/filemap.c:3789 > > __generic_file_write_iter+0x24e/0x610 mm/filemap.c:3882 > > generic_file_write_iter+0xd7/0x220 mm/filemap.c:3914 > > fuse_cache_write_iter fs/fuse/file.c:1298 [inline] > > fuse_file_write_iter+0x56c/0xcd0 fs/fuse/file.c:1601 > > call_write_iter include/linux/fs.h:2152 [inline] > > new_sync_write+0x426/0x650 fs/read_write.c:518 > > vfs_write+0x75a/0xa40 fs/read_write.c:605 > > ksys_write+0x12d/0x250 fs/read_write.c:658 > > do_syscall_x64 arch/x86/entry/common.c:50 [inline] > > do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80 > > entry_SYSCALL_64_after_hwframe+0x44/0xae > > RIP: 0033:0x4665e9 > > Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48 > > RSP: 002b:00007fdc4e708188 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 > > RAX: ffffffffffffffda RBX: 000000000056bf80 RCX: 00000000004665e9 > > RDX: 00000000fffffdef RSI: 00000000200000c0 RDI: 0000000000000006 > > RBP: 00000000004bfcc4 R08: 0000000000000000 R09: 0000000000000000 > > R10: 0000000000000000 R11: 0000000000000246 R12: 000000000056bf80 > > R13: 00007fff2d6f27cf R14: 00007fdc4e708300 R15: 0000000000022000 > > Modules linked in: > > ---[ end trace 01891e5696647ce8 ]--- > > RIP: 0010:wb_update_dirty_ratelimit+0x18d/0x7d0 mm/page-writeback.c:1197 > > Code: 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 af 05 00 00 4c 2b b5 30 02 00 00 49 8d 7f 58 31 d2 49 6b c6 64 <48> f7 f3 48 89 fa 48 89 04 24 48 b8 00 00 00 00 00 fc ff df 48 c1 > > RSP: 0018:ffffc9000551f750 EFLAGS: 00010206 > > RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffc9000fdb1000 > > RDX: 0000000000000000 RSI: 0000000000006377 RDI: ffffc9000551f9a0 > > RBP: ffff888089632060 R08: 0000000000000000 R09: ffffffff9023d363 > > R10: fffffbfff2047a6c R11: 0000000000000000 R12: 0000000000006400 > > R13: 000000000003c2b1 R14: 0000000000000000 R15: ffffc9000551f948 > > FS: 00007fdc4e708700(0000) GS:ffff8880b9c00000(0000) knlGS:0000000000000000 > > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > > CR2: 00000000206000bf CR3: 0000000073f41000 CR4: 00000000001506f0 > > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > > DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > -- Jan Kara SUSE Labs, CR