diff options
| author | Rafael J. Wysocki <[email protected]> | 2005-09-27 21:45:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-09-28 07:46:41 -0700 |
| commit | 0f7347c20c410c300be0db4c132945fd02e54110 (patch) | |
| tree | 8f8a059eaed60c6d4f98a62f7dde447d4a76b9e3 /scripts/patch-kernel | |
| parent | f65a4d10c8a4eb9f919cf416e5dcd720b7d20f50 (diff) | |
[PATCH] swsusp: avoid problems if there are too many pages to save
The following patch makes swsusp avoid problems during resume if there are
too many pages to save on suspend. It adds a constant that allows us to
verify if we are going to save too many pages and implements the check
(this is done as early as we can tell that the check will trigger, which is
in swsusp_alloc()).
Signed-off-by: Rafael J. Wysocki <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions