From: Rebecca Schultz Zavin Date: Fri, 13 Dec 2013 22:23:41 +0000 (-0800) Subject: gpu: ion: Use alloc_pages instead of vmalloc from the system heap X-Git-Tag: v3.14-rc1~150^2~470 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15934b62d959ddc75f7a85fa2a721bea28756b6;p=pandora-kernel.git gpu: ion: Use alloc_pages instead of vmalloc from the system heap With this change the ion_system_heap will only use kernel address space when the memory is mapped into the kernel (rare case). Signed-off-by: Rebecca Schultz Zavin [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed