Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp444356yba; Wed, 24 Apr 2019 04:09:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqzu+WRcClDrxLeKZyQbG3NTVLwwW7MZ5PYyU+FNUkjEE14pNzPmzGfCJA4lqq1diBNqkD8D X-Received: by 2002:a17:902:b089:: with SMTP id p9mr31810413plr.185.1556104151125; Wed, 24 Apr 2019 04:09:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556104151; cv=none; d=google.com; s=arc-20160816; b=e8l3z7Jj1kEDF2Sj6ntoZZvPx+lgmvEpy8WKrRW1PvnxpCO6b9JwNc/y9yYSy3n0d3 TUUrMYgfewX8skMIFNjedqsRrLGKwuOAArGcVLYSI9L1o9M6clnN52Qf5pIE8yN4Q6Rj ZQm7jU+F7o4OaUxqpNPiI+hmOrc9vq9kflQTKTY3MVusKtL3oZjym6v9MK+EErdXKUMR LMmycQ7iZvu0AwCdUEOZtcjEF0zMwAsFdhS1LwyNvxH0AC8xakriahFWz8MPheIkikQO LYvqSU3RQUStiD1m+nvp7Y1kEXGPKxwfA8aaSLBS21WxTAg6BgPBVBf9v4c7g2iGvIgd tVQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=qo5f/LqqE7RZpE/8K7eRYYa5SibP9giVlCigHbatF5E=; b=lQ9KSTJQkhRg3R90qGDMNSI3JNYB0jRP/pUwyOBhBhChC1yAQIBbDpvgtA6wm5/3HO 7lTTKyLLv5hWU1iPpXxYC6enUNv9Fy2hDENzTF8w36kPccWsAWEgpTpks3W13zZxOwzu P3507hvTuqWlw0VgkhAQYSJcnx0DrZ3oPldmkBEuufFy2VV5/PDw3jXHlOah7aEpfGYn g5hwRbsbR5CUQsKKfRqYAiMelEzFqlO26T83MFMdXYuDXdG3x1IUkGREI0sEktAQmI8V 9a93go/bDbCF+McuBOeUQ0JXhWfeCBiUnu+TCFlo5vtfwHuk58CRNkmOwsFi/7qoA4nZ huwg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j187si19399927pfc.181.2019.04.24.04.08.54; Wed, 24 Apr 2019 04:09:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727968AbfDXKRO (ORCPT + 99 others); Wed, 24 Apr 2019 06:17:14 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:36961 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726039AbfDXKRO (ORCPT ); Wed, 24 Apr 2019 06:17:14 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 8DF68809EA; Wed, 24 Apr 2019 12:17:03 +0200 (CEST) Date: Wed, 24 Apr 2019 12:17:11 +0200 From: Pavel Machek To: Bart Van Assche Cc: kernel list , rjw@rjwysocki.net, linux-pm@vger.kernel.org, sfr@canb.auug.org.au, linux-next@vger.kernel.org, hdegoede@redhat.com, axboe@kernel.dk, linux-ide@vger.kernel.org Subject: Re: next-20190408..0418: Suspend/resume problems on Thinkpad X60 Message-ID: <20190424101711.GB32457@amd> References: <20190408173928.GB13260@amd> <20190412102812.GA24977@amd> <20190423102239.GA15531@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="98e8jtXdkpgskNou" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --98e8jtXdkpgskNou Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2019-04-23 07:09:42, Bart Van Assche wrote: > On 4/23/19 3:22 AM, Pavel Machek wrote: > >>> It boots ok (unlike mainline -- I'm debugging that), and I can suspend > >>> and resume... but then cursor in X is moving and I can talk to > >>> applications cached in memory, but any access to disk hangs. > >> > >> Mainline problem was identified. > >> > >> But resume is still broken. I took advantage of fact that I can still > >> do cached commands, and got complete dmesg. I'm attaching it. > >=20 > > Still broken in 0418. Ideas would be welcome at this point. >=20 > Have you already tried the debugging steps explained in > Documentation/power to obtain more information about the nature of the > suspend/resume problem? That won't help, as system resumes ok, then disk hangs. Does it work for you? Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --98e8jtXdkpgskNou Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlzAN6cACgkQMOfwapXb+vJezgCgoWVWmfeF9ahvqokqnECrFOcX h9UAmwaJqzgcLU/tD0reSxmWbm8ChQPv =RDqQ -----END PGP SIGNATURE----- --98e8jtXdkpgskNou--