From: Anton Vorontsov Date: Sat, 12 May 2012 00:17:43 +0000 (-0700) Subject: staging: android: persistent_ram: Introduce persistent_ram_vmap() X-Git-Tag: v3.5-rc1~145^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b1321e4714cc03d298e1b06c1457f8786c083ed;p=pandora-kernel.git staging: android: persistent_ram: Introduce persistent_ram_vmap() Factor out vmap logic out of persistent_ram_buffer_map(), this will make the code a bit more understandable when we'll add support for non-bootmem memory. Signed-off-by: Anton Vorontsov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed