diff options
author | Pavel Machek <pavel@ucw.cz> | 2006-02-07 20:58:22 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-08 00:12:31 (GMT) |
commit | 7714d5985bb7101a90fb427dc29dc592cf1b960e (patch) | |
tree | 60079a07fcbe5ac38c48e0ddc24d8132c66abe8c /include/asm-x86_64/calling.h | |
parent | 2139bdd5b15a4cc450adb17da836f33c16477188 (diff) | |
download | linux-fsl-qoriq-7714d5985bb7101a90fb427dc29dc592cf1b960e.tar.xz |
[PATCH] swsusp: kill unneeded/unbalanced bio_get
- Remove unneeded bio_get() which would cause a bio leak
- Writing doesn't dirty pages. Reading dirties pages.
- We should dirty the pages after the IO completion, not before
(Busy-waiting for disk I/O completion isn't very polite.)
Signed-off-by: Pavel Machek <pavel@suse.cz>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-x86_64/calling.h')
0 files changed, 0 insertions, 0 deletions