commit | 471b40d0dfc17bf0161629950b82524d41bc37ce | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Wed Sep 06 00:03:43 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 06 11:00:02 2006 -0700 |
tree | 1f3a95ec7a182e313556afe16d8107444d090fa8 | |
parent | 96dd7421a06a5bc6eb731323b95efcb2fd864854 [diff] |
[PATCH] prevent swsusp with PAE PAE + swsusp results in hard-to-debug crash about 50% of time during resume. Cause is known, fix needs to be ported from x86-64 (but we can't make it to 2.6.18, and I'd like this to be worked around in 2.6.18). Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>