Re: [PATCH][RFC] swsusp for OSK

From: Hiroki Kaminaga
Date: Thu Jul 28 2005 - 02:53:10 EST


From: Ben Dooks <ben-linux@xxxxxxxxx>
Subject: Re: [PATCH][RFC] swsusp for OSK
Date: Fri, 8 Jul 2005 16:03:37 +0100

> Hmm, I have no idea if this is correct... I assume it is not saving
> the page tables over suspend/resume, and that is why you are having
> trouble restoring the page table?

I looked more into swapper_pg_dir, and found that on i386, it was 4K
but on ARM, it was 16K.

The remaining 12K of swapper_pg_dir might not be saved across
suspend/resume, and this could be the cause of panic on resume on bigger
image.


HK.
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/