From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752684AbcF2BAz (ORCPT ); Tue, 28 Jun 2016 21:00:55 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:50288 "HELO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752501AbcF2BAv (ORCPT ); Tue, 28 Jun 2016 21:00:51 -0400 From: "Rafael J. Wysocki" To: Linux PM list Cc: Linux Kernel Mailing List Subject: [PATCH 0/3] PM / hibernate: Image restore code improvements Date: Wed, 29 Jun 2016 02:58:58 +0200 Message-ID: <2260927.OOWMYX738E@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.5.0-rc1+; KDE/4.11.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This series basically is a resent of the following patches: https://patchwork.kernel.org/patch/9186389/ https://patchwork.kernel.org/patch/9194255/ https://patchwork.kernel.org/patch/9194259/ with some changes moved from the first patch to the last one and with the ordering changed. The net result of applying the series should be the same as after applying the above patches. Thanks, Rafael