+0
−1
+1
−2
kernel/power/block_io.c
deleted100644 → 0
+0
−103
+0
−9
+120
−39
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <hch@lst.de> Tested-by:
Pavel Machek <pavel@ucw.cz> Tested-by:
Ming Lin <mlin@kernel.org> Acked-by:
Pavel Machek <pavel@ucw.cz> Acked-by:
Rafael J. Wysocki <rjw@rjwysocki.net> Signed-off-by:
Jens Axboe <axboe@fb.com>