From: Pierre Ossman Date: Fri, 4 Jul 2008 16:17:13 +0000 (+0200) Subject: mmc_test: highmem tests X-Git-Tag: v2.6.27-rc1~851^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2661081f5ab9cb25359d27f88707a018cf4e68e9;p=pandora-kernel.git mmc_test: highmem tests Add a couple of tests to make sure the host driver handles highmem memory pages properly. Unfortunately there is no way to guarantee an allocation below 4 GB in i386, so it might give you addresses that are out of reach for the hardware (OTOH, so will any other highmem allocation in the kernel). Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed