From: Nicolas Pitre Date: Fri, 19 Sep 2008 04:36:12 +0000 (-0400) Subject: [ARM] add CONFIG_HIGHMEM option X-Git-Tag: v2.6.30-rc1~636^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053a96ca11a9785a7e63fc89eed4514a6446ec58;p=pandora-kernel.git [ARM] add CONFIG_HIGHMEM option Here it is... HIGHMEM for the ARM architecture. :-) If you don't have enough ram for highmem pages to be allocated and still want to test this, then the cmdline option "vmalloc=" can be used with a value large enough to force the highmem threshold down. Successfully tested on a Marvell DB-78x00-BP Development Board with 2 GB of RAM. Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed