diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2006-12-07 07:34:19 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 19:39:27 +0300 |
commit | 859491218770315ba95ee3fa09961fc71c506cae (patch) | |
tree | 102516d38b2ad342a193324771048d96d401dc8c /drivers/pnp | |
parent | 8357376d3df21b7d6f857931a57ac50da9c66e26 (diff) | |
download | linux-859491218770315ba95ee3fa09961fc71c506cae.tar.xz |
[PATCH] swsusp: use __GFP_WAIT
swsusp uses GFP_ATOMIC, but it can afford to use __GFP_WAIT, which will
permit it to reclaim clean pagecache instead of emitting scary
page-allocation-failure messages.
Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions