From: Christoph Hellwig Date: Tue, 19 May 2015 07:23:23 +0000 (+0200) Subject: suspend: simplify block I/O handling X-Git-Tag: omap-for-v4.2/fixes-rc1^2~120^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=343df3c79c62b644ce6ff5dff96c9e0be1ecb242;p=pandora-kernel.git suspend: simplify block I/O handling Stop abusing struct page functionality and the swap end_io handler, and instead add a modified version of the blk-lib.c bio_batch helpers. Also move the block I/O code into swap.c as they are directly tied into each other. Signed-off-by: Christoph Hellwig Tested-by: Pavel Machek Tested-by: Ming Lin Acked-by: Pavel Machek Acked-by: Rafael J. Wysocki Signed-off-by: Jens Axboe --- Reading git-diff-tree failed