Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp3797542imm; Mon, 25 Jun 2018 04:55:25 -0700 (PDT) X-Google-Smtp-Source: ADUXVKI+HFBTqQYz4FMRdbIksrsK2dY0iYh3Zgz0F9P+urrn6JWZ2iQaep6EbObUCZkk2NN+SEz0 X-Received: by 2002:a17:902:aa01:: with SMTP id be1-v6mr12099882plb.296.1529927725865; Mon, 25 Jun 2018 04:55:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529927725; cv=none; d=google.com; s=arc-20160816; b=DK85ZpWDPBTnm6vBWraeQfzEaBVpudfbW3oUS2GD+TDLVwuGxtjviYKGazXcquF10J VodIkkPiR0EqLMHud6tZzke6zitlnekud4E+qE2wcbG67Su3p2dtclQWGsSfHjWozbwH W3D3XXNQOr81sfgP6zNX0UuhsONVPmMYET11TT9OS++M7e2vzdfy/8D5yxEl9mcBeECj vjl7hQUJPvWEMF2vhuoSspmDf6sRa75GqQOCQ6quwSiTn3x0EPuhBfBEr9FkebB3RSZn UFB3PTzDyG9Ha8Nq8aPlRz0bbRnow0nKP2KtyKx1qzcT5YNs8Otl2EeZ+az9SJCuYmhA kwyw== 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:arc-authentication-results; bh=Z12vt7doXYkLq++lrgSC/7J4mU0PISqAsBc07sKhosA=; b=kVKUeLB6l1uwXUui1EzOQc6C/pKPDlwsQeIJlNGgRtKNW6r5PybdxFVFJn6dNg3afY gk9gpBUlpWO4NRPf2EujFU3n1nZ8sSd/ubKUi7WDWcLf05kDr6mx94G+VerS3K5rrp4W u5VWhBDMiCo1QgwXALeyZLQG3gZhMdokT5u106GJ57Ti89OC8CV9v+uAiYfMstSjjBn3 KZWabivYBX7IBIvzzLbk7dnisLp4yOio1/dOpYqJE4Qmy2ERXWyEoFIVVVyuUSOcESVz z2Xo1IU2vfoMJrwoPYN5grA572VpG8P3eU4KaQrKmP/p91pFide4JviukyDeb61xY2YM eb+w== 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 5-v6si13515180plc.203.2018.06.25.04.55.11; Mon, 25 Jun 2018 04:55:25 -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 S932569AbeFYLyJ (ORCPT + 99 others); Mon, 25 Jun 2018 07:54:09 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:38896 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755240AbeFYLyI (ORCPT ); Mon, 25 Jun 2018 07:54:08 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id A76A88050E; Mon, 25 Jun 2018 13:54:06 +0200 (CEST) Date: Mon, 25 Jun 2018 13:54:05 +0200 From: Pavel Machek To: "Rafael J. Wysocki" Cc: Chen Yu , Ted Ts'o , Len Brown , "Lee, Chun-Yi" , Borislav Petkov , Linux PM , Linux Kernel Mailing List , "Rafael J . Wysocki" , Stephan Mueller , Eric Biggers , Denis Kenzior Subject: Re: [PATCH 3/3][RFC] tools: create power/crypto utility Message-ID: <20180625115405.GB17001@amd> References: <78af30838d0bac69bdd6e138b659bcbb8464fd13.1529486870.git.yu.c.chen@intel.com> <20180621090142.GB21807@amd> <20180621190401.GA14623@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yNb1oOkm5a9FJOVX" 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 --yNb1oOkm5a9FJOVX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > >> > It can already do encryption. If you see problems there, patches will > >> > be gladly accepted to fix them. > >> > >> By whom? > > > > By me. >=20 > Well, OK >=20 > Where's the repository the patches will go to when you accept them? On sourceforge. > >> > If you want to maintain uswsusp in kernel tree, I guess that would be > >> > an option, too. > >> > >> No, it isn't an option due to the dependencies on crypto libraries. > > > > Why not? >=20 > You need a specific set of devel libraries for the utilities to build > and that need not be present on all systems I suppose? >=20 > Besides, s2disk is currently tangled with s2ram which is obsolete, so > I'd rather not. Its not tangled. --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --yNb1oOkm5a9FJOVX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlsw190ACgkQMOfwapXb+vLnjQCfSoeSUVj/C0Bu6y7IEqyCSPxS vM4AoJp4HWH67iTe/JwDlpsgQ8Nix8VY =rqQb -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX--