From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:51884 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725775AbeLTJKe (ORCPT ); Thu, 20 Dec 2018 04:10:34 -0500 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1416525F31 for ; Thu, 20 Dec 2018 09:10:34 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: linux-ext4@vger.kernel.org Subject: [Bug 201631] WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0 Date: Thu, 20 Dec 2018 09:10:34 +0000 Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-ext4-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=201631 --- Comment #31 from Jan Kara (jack@suse.cz) --- (In reply to Aneesh Kumar KV from comment #30) > Dez 19 23:53:25 T1000 kernel: Clean page (index 72, ino 681324, i_size > 715000, flags 3ffe0000002016) with dirty PTE (pte_val c0000006d3ea9186) on > unmap! > > Those pte bits value doesn't look correct. We expect the pfn value to be > 64k aligned. ie, I should have found the last 4 values to be 0186. What is > the page size configured? is that 64K? There's .config attached to this bugzilla. It has: CONFIG_PPC_4K_PAGES=y # CONFIG_PPC_64K_PAGES is not set -- You are receiving this mail because: You are watching the assignee of the bug.