commit | 2661081f5ab9cb25359d27f88707a018cf4e68e9 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Fri Jul 04 18:17:13 2008 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Wed Jul 23 14:42:08 2008 +0200 |
tree | 5bbdd138b1432a76de4328bbd718aa6253c76928 | |
parent | 907b2cd6dbbdfd6a4be7908f57b1498dfabc880e [diff] |
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 <drzeus@drzeus.cx>