+3
−0
mm/bounce.c
0 → 100644
+302
−0
+0
−281
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move the bounce buffer code from mm/highmem.c to mm/bounce.c so that it can be more easily disabled when the block layer is disabled. !!!NOTE!!! There may be a bug in this code: Should init_emergency_pool() be contingent on CONFIG_HIGHMEM? Signed-Off-By:David Howells <dhowells@redhat.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk>