Received: by 10.223.185.116 with SMTP id b49csp1016947wrg; Sat, 3 Mar 2018 13:07:08 -0800 (PST) X-Google-Smtp-Source: AG47ELv7fqJBNa6NMpn5gBBVQWYYtWFqTdEvyXGnqkgTqZ/BqseaHNoOqkb1mBVvVl61jjyEL7Fh X-Received: by 2002:a17:902:44:: with SMTP id 62-v6mr8565752pla.193.1520111228409; Sat, 03 Mar 2018 13:07:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520111228; cv=none; d=google.com; s=arc-20160816; b=RBk3QwRbXJZaGICZ60Lb/iB5JnCkvlL7G7GW6zSp5UmTRENjqVlSVPD58HBSxZTzC/ iiJJf34FgRNGhc8Elb2lBgp3KBCzIEhuxcmLk26mbniSn6dahQa6RoZqXOe9i6uPi624 4QYqbra1ygTSenMyyCbXshxzMS7TdTlesj0ZvjVsG3Y8C+wVkCmRLjZfedMNC7+ZvcRe mMp9QNQ+R8blo4d3hzqyJbWeVyK+R80yOMJqxOk+2/2cbexO3btu6pkzSgdtJLUPDEFf 9uV4y6sdrlqsDJOzyEd6DGaZeGLJSumWQG3CzQvqXU/SJDVCjEi+AaqywhlTOukd+Ep1 ioSw== 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:to :from:date:arc-authentication-results; bh=9ruHi36muek6ac0k0oI48WZs1e+aDEN2PVDi2IwpzYQ=; b=AiLcwg+uVDnaQ6iFTg6st7jP6Q1No07AKtepn4ofDBxEGI6Pd/8BIe2HkacA5ZcRJK qPC4AelC+r/82dVHckWPmuNFZW6YoHLwWdz+Lk1WcLDqSjmld5G6wjDiRcaFmqjH9YmG 1NN/RWK06RTI55te/u6CCYjlWgrAmHp1xiyYkv/NsFhPiF8/jiJDoXZyB+ZSY+lUrrfo 8TViV1ocSVoH4ovZHDmDGbLty6sNadOa+/zKQdY2EujiGyOWxCe1BrR1J0VrdIsoHYdi GEIQeywHvxJJ/Q44SOyWKjF75XTCTQkwbp7fM7Pmo/nFQmK6mZVCvIJz4fcWxODjOrd0 Ofaw== 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 u21si7262096pfl.176.2018.03.03.13.06.53; Sat, 03 Mar 2018 13:07:08 -0800 (PST) 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 S932126AbeCCVGS (ORCPT + 99 others); Sat, 3 Mar 2018 16:06:18 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:54126 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752297AbeCCVGR (ORCPT ); Sat, 3 Mar 2018 16:06:17 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id A873080211; Sat, 3 Mar 2018 22:06:15 +0100 (CET) Date: Sat, 3 Mar 2018 22:06:17 +0100 From: Pavel Machek To: Woody Suwalski , "Rafael J. Wysocki" , Linux-pm mailing list , kernel list Subject: Re: Fwd: Re: Hibernation on i386 failure... Message-ID: <20180303210617.GA22392@amd> References: <1cd7fdbb-3b3e-02b5-743b-2cc8c4d755b5@intel.com> <92900026-5110-bde7-fba2-89d545bca29a@gmail.com> <20180109223047.GA26431@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" 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 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > >On Tue 2018-01-09 16:54:51, Woody Suwalski wrote: > >>Hey Pavel, so you have found that issue earlier... Do you have a patch = to > >>try? > >Did I? I do not remember clearly. > > > >Anyway, here are my hibernation-related patches... Absolutely no > >guarantees. > Pavel, here is my attempt to convert your patch to 4.15 git, it builds > cleanly, and it does not work. If you have a moment to spare - could you > check if it is a classic case "everything is good, just does not > work"? Sorry for the delay. I've tested today's linux-next, and hibernation works for me, no patches needed. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlqbDkkACgkQMOfwapXb+vI8WQCePYrXdOtccBQ9Xp2prSipe9j9 IgAAnRUBvhIxpVaDUf3P/5KQt25mRvrK =MqCI -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--