From: David Howells Date: Tue, 29 Aug 2006 18:06:00 +0000 (+0100) Subject: [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] X-Git-Tag: v2.6.19-rc1~640^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831058dec3735665fe91bd0d37b6a8cf56b91abd;p=pandora-kernel.git [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed