From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 196223] jdb2 journal - hung after suspend-resume test Date: Fri, 30 Jun 2017 14:55:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT To: linux-ext4@kernel.org Return-path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:52142 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751563AbdF3OzU (ORCPT ); Fri, 30 Jun 2017 10:55:20 -0400 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1494628670 for ; Fri, 30 Jun 2017 14:55:12 +0000 (UTC) In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=196223 Theodore Tso (tytso@mit.edu) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tytso@mit.edu --- Comment #3 from Theodore Tso (tytso@mit.edu) --- Since this commit has been implicated in another problem (with quite different symptoms) it's a bit of a long shot, but since you have a quick and easy reproduction, can you try reverting 81378da64de6: "jbd2: mark the transaction context with the scope GFP_NOFS context" and see if that makes the hang go away? Failing that, I might have to ask you to do a bisect on the ext4 patches added during the 4.12 merge window. -- You are receiving this mail because: You are watching the assignee of the bug.