From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 202495] oops in fs/f2fs/checkpoint.c:150 f2fs_is_valid_blkaddr Date: Mon, 18 Mar 2019 23:26:26 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1h61eN-0000Uw-66 for linux-f2fs-devel@lists.sourceforge.net; Mon, 18 Mar 2019 23:26:35 +0000 Received: from mail.wl.linuxfoundation.org ([198.145.29.98]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1h61eL-006wPA-Gq for linux-f2fs-devel@lists.sourceforge.net; Mon, 18 Mar 2019 23:26:35 +0000 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1440B29537 for ; Mon, 18 Mar 2019 23:26:27 +0000 (UTC) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net To: linux-f2fs-devel@lists.sourceforge.net https://bugzilla.kernel.org/show_bug.cgi?id=202495 phiber2000@gmx.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phiber2000@gmx.de --- Comment #5 from phiber2000@gmx.de --- The issue was observed in the kernel version 4.14.98 an is still present in 4.14.106. We successfully backported a commit of Chao Yu from 4.19 to resolve the issue. Maybe it should be considered to be done here in the kernel.org upstream, too. Further information: https://github.com/raspberrypi/linux/issues/2894 -- You are receiving this mail because: You are watching the assignee of the bug.