public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: linux-pm@lists.linux-foundation.org, Andi Kleen <ak@suse.de>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [linux-pm] Re: [RFC][PATCH -mm 3/4] Hibernation: Pass CR3 in the image header on x86_64
Date: Fri, 24 Aug 2007 11:02:20 +0200	[thread overview]
Message-ID: <20070824090220.GA2412@elf.ucw.cz> (raw)
In-Reply-To: <200708222249.51616.rjw@sisk.pl>

Hi!

> > > No, I do not think I like that. I believe both -> control and -> crc
> > > is just useless paranoia. Bitflip in this area is not going to be any
> > > worse than bitflip anywhere else, we should not pretend this is
> > > somehow "more important".
> > > 
> > > -> control should really be "protocol version"... probably should
> > > contain some field that is easy to increment.
> > 
> > OK
> > 
> > Perhaps I'll just remove the crc field.
> 
> Like in the patch below.

Yep, thanks.

> ---
> From: Rafael J. Wysocki <rjw@sisk.pl>
> 
> Since we already pass the address of restore_registers() in the image header,
> we can also pass the value of the CR3 register from before the hibernation in
> the same way.  This will allow us to avoid using init_level4_pgt page tables
> during the restore.

ACK.

> @@ -9,6 +9,7 @@
>  
>  #include <linux/smp.h>
>  #include <linux/suspend.h>
> +#include <linux/crc32.h>
>  #include <asm/proto.h>
>  #include <asm/page.h>
>  #include <asm/pgtable.h>

This one is no longer neccessary.


									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2007-08-24 21:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22  8:15 [RFC][PATCH -mm 0/4] Hibernation: Arbitrary boot kernel support on x86_64 Rafael J. Wysocki
2007-08-22  8:17 ` [RFC][PATCH -mm 1/4] Hibernation: Arbitrary boot kernel support - generic code Rafael J. Wysocki
2007-08-22  8:25   ` Pavel Machek
2007-08-22  8:19 ` [RFC][PATCH -mm 2/4] Hibernation: Arbitrary boot kernel support on x86_64 Rafael J. Wysocki
2007-08-22  8:26   ` Pavel Machek
2007-08-22  8:20 ` [RFC][PATCH -mm 3/4] Hibernation: Pass CR3 in the image header " Rafael J. Wysocki
2007-08-22  8:28   ` Pavel Machek
2007-08-22 16:17     ` Rafael J. Wysocki
2007-08-22 20:49       ` [linux-pm] " Rafael J. Wysocki
2007-08-24  9:02         ` Pavel Machek [this message]
2007-08-24 21:24           ` Rafael J. Wysocki
2007-08-22  8:21 ` [RFC][PATCH -mm 4/4] Hibernation: Use temporary page tables for kernel text mapping " Rafael J. Wysocki
2007-08-22  8:29   ` Pavel Machek
2007-08-22 16:16     ` Rafael J. Wysocki
2007-08-24  8:31       ` Pavel Machek

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=20070824090220.GA2412@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=ak@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --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