public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: discuss@x86-64.org
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>, Pavel Machek <pavel@ucw.cz>,
	Andrew Morton <akpm@osdl.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"Siddha, Suresh B" <suresh.b.siddha@intel.com>
Subject: Re: [discuss] Re: [PATCH][Fix][Resend] Fix Bug #4959: Page tables corrupted during resume on x86-64 (take 3)
Date: Wed, 28 Sep 2005 22:33:53 +0200	[thread overview]
Message-ID: <200509282233.54446.ak@suse.de> (raw)
In-Reply-To: <200509282224.43397.rjw@sisk.pl>

On Wednesday 28 September 2005 22:24, Rafael J. Wysocki wrote:
> Hi,
>
> On Wednesday, 28 of September 2005 21:18, Andi Kleen wrote:
> > On Wednesday 28 September 2005 16:24, Rafael J. Wysocki wrote:
> > > Hi,
> > >
> > > The following patch fixes Bug #4959.  For this purpose it creates
> > > temporary page translation tables including the kernel mapping (reused)
> > > and the direct mapping (created from scratch) and makes swsusp switch
> > > to these tables right before the image is restored.
> > >
> > > The code that generates the direct mapping is based on the code in
> > > arch/x86_64/mm/init.c.
> >
> > Looks much better than before, but is there any reason you cannot
> > share the code with the mm/init.c code?
>
> I think so.  I have to make the temporary page tables nosavedata or set
> PG_nosave on them, so that swsusp doesn't overwrite them.  I'm not
> sure if I could do this cleanly if I used the code from mm/init.c directly.

Just pass a flag for that.

>
> > Also Suresh S. has a patch out to turn the initial page tables
> > into initdata. It'll probably conflict with that. Needs to be coordinated
> > with him.
>
> Do you mean the patch at:
> http://www.x86-64.org/lists/discuss/msg07297.html ?
> Unfortunately it interferes with the current swsusp code, which uses
> init_level4_pgt anyway.
>
> Could we please treat my patch as a (very much needed) urgent bugfix
> and make the whole swsusp code in line with the Suresh's patch later on?
>
> Suresh, could you please say what you think of it?

Suresh's patch is a urgent bug fix too. I suggest you two figure out how
to merge them.

-Andi

  reply	other threads:[~2005-09-28 20:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-28 14:24 [PATCH][Fix][Resend] Fix Bug #4959: Page tables corrupted during resume on x86-64 (take 3) Rafael J. Wysocki
2005-09-28 19:18 ` Andi Kleen
2005-09-28 20:24   ` Rafael J. Wysocki
2005-09-28 20:33     ` Andi Kleen [this message]
2005-09-28 22:11       ` [discuss] " Rafael J. Wysocki
2005-09-28 22:35         ` Pavel Machek
2005-09-29 11:25           ` Rafael J. Wysocki
2005-09-29  0:00     ` Siddha, Suresh B
2005-09-29 10:58       ` Rafael J. Wysocki
2005-09-29 22:01       ` Rafael J. Wysocki
2005-09-29 22:29         ` Siddha, Suresh B
2005-09-29 23:04           ` Rafael J. Wysocki
2005-09-29 23:59             ` Siddha, Suresh B
2005-09-30  5:26               ` Rafael J. Wysocki
2005-09-30  6:51                 ` [discuss] " Rafael J. Wysocki
2005-10-01  1:25                   ` Siddha, Suresh B
2005-10-01  7:47                     ` Rafael J. Wysocki
2005-10-01 10:03                       ` Rafael J. Wysocki
2005-10-02  1:08                         ` Siddha, Suresh B
2005-10-02  9:54                           ` Rafael J. Wysocki
2005-09-29 20:02 ` Andrew Morton
2005-09-29 21:35   ` 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=200509282233.54446.ak@suse.de \
    --to=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=discuss@x86-64.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rjw@sisk.pl \
    --cc=suresh.b.siddha@intel.com \
    /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