Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751324AbdH2AYn (ORCPT ); Mon, 28 Aug 2017 20:24:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55906 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211AbdH2AYl (ORCPT ); Mon, 28 Aug 2017 20:24:41 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 3BB384A6E8 Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=ming.lei@redhat.com Date: Tue, 29 Aug 2017 08:24:25 +0800 From: Ming Lei To: Oleksandr Natalenko Cc: Jens Axboe , Christoph Hellwig , linux-block@vger.kernel.org, linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org, Shaohua Li Subject: Re: I/O hangs after resuming from suspend-to-ram Message-ID: <20170829002425.GA28904@ming.t460p> References: <3926917.BCSovyVWdL@natalenko.name> <4174287.OjL0pO8MRx@natalenko.name> <20170828125822.GA19670@ming.t460p> <1615033.Xza1AIGLzP@natalenko.name> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1615033.Xza1AIGLzP@natalenko.name> User-Agent: Mutt/1.8.3 (2017-05-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Tue, 29 Aug 2017 00:24:41 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 519 Lines: 23 On Mon, Aug 28, 2017 at 08:22:26PM +0200, Oleksandr Natalenko wrote: > Hi. > > On pondělí 28. srpna 2017 14:58:28 CEST Ming Lei wrote: > > Could you verify if the following patch fixes your issue? > > …SNIP… > > I've applied it to v4.12.9 and rechecked — the issue is still there, > unfortunately. Stacktrace is the same as before. > > Were you able to reproduce it in a VM? Yes, I can. > > Should I re-check it with v4.13-rc7? > > Any other suggestions? Please test it with v4.13-rc7 first. -- Ming