From: Len Brown <lenb@kernel.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pavel Machek <pavel@suse.cz>,
Dave Hansen <dave@linux.vnet.ibm.com>,
Andy Whitcroft <apw@shadowen.org>,
LKML <linux-kernel@vger.kernel.org>,
pm list <linux-pm@lists.linux-foundation.org>
Subject: Re: [PATCH -next] Hibernate: Take overlapping zones into account
Date: Tue, 11 Nov 2008 13:07:15 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.0811111300580.4480@localhost.localdomain> (raw)
In-Reply-To: <200811081356.13060.rjw@sisk.pl>
On Sat, 8 Nov 2008, Rafael J. Wysocki wrote:
> Hi Len,
>
> Please add this patch to the suspend branch.
Please re-send a checkpatch clean version.
Also, the comments on this patch (and the next) are mal-formed.
The commit message must be before the first "---" and the throw-away
comments must be after it, rather thant the reverse.
I ask others to get this right, so it seems most fair that I do the
same for you -- otherwise your next patch will have the same problems
and others will follow your example of not sending the "perfect patch"
thanks,
-Len
> ---
> From: Rafael J. Wysocki <rjw@sisk.pl>
> Subject: Hibernate: Take overlapping zones into account
>
> It has been requested to make hibernation work with memory
> hotplugging enabled and for this purpose the hibernation code has to
> be reworked to take the possible overlapping of zones into account.
> Thus, rework the hibernation memory bitmaps code to prevent
> duplication of PFNs from occuring and add checks to make sure that
> one page frame will not be marked as saveable many times.
>
> Additionally, use list.h lists instead of open-coded lists to
> implement the memory bitmaps.
>
> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
> Cc: Pavel Machek <pavel@suse.cz>
> Cc: Dave Hansen <dave@linux.vnet.ibm.com>
> Cc: Andy Whitcroft <apw@shadowen.org>
> ---
> kernel/power/snapshot.c | 331 ++++++++++++++++++++++++------------------------
> 1 file changed, 169 insertions(+), 162 deletions(-)
>
> Index: linux-2.6/kernel/power/snapshot.c
> ===================================================================
> --- linux-2.6.orig/kernel/power/snapshot.c
> +++ linux-2.6/kernel/power/snapshot.c
> @@ -25,6 +25,7 @@
next prev parent reply other threads:[~2008-11-11 18:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-08 12:56 Rafael J. Wysocki
2008-11-11 18:07 ` Len Brown [this message]
2008-11-11 20:30 ` [0/2] Hibernation patches for suspend branch (was: Re: [PATCH -next] Hibernate: Take overlapping zones into account) Rafael J. Wysocki
2008-11-11 20:31 ` [PATCH 1/2] Hibernate: Take overlapping zones into account Rafael J. Wysocki
2008-11-11 21:25 ` [linux-pm] " Nigel Cunningham
2008-11-11 23:30 ` Rafael J. Wysocki
2008-11-15 0:32 ` Rafael J. Wysocki
2008-11-11 20:32 ` [PATCH 2/2] Hibernate: Do not oops on resume if image data are incorrect Rafael J. Wysocki
2008-11-11 22:30 ` [0/2] Hibernation patches for suspend branch (was: Re: [PATCH -next] Hibernate: Take overlapping zones into account) Len Brown
2008-11-15 1:01 ` [PATCH 0/1] Updated patch " Rafael J. Wysocki
2008-11-15 1:02 ` [PATCH 1/1] Hibernate: Take overlapping zones into account (rev. 2) Rafael J. Wysocki
2008-11-26 23:04 ` Len Brown
2008-11-26 23:11 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0811111300580.4480@localhost.localdomain \
--to=lenb@kernel.org \
--cc=apw@shadowen.org \
--cc=dave@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=pavel@suse.cz \
--cc=rjw@sisk.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®