From: Jeremy Fitzhardinge Date: Wed, 1 Dec 2010 23:45:48 +0000 (-0800) Subject: vmalloc: remove vmalloc_sync_all() from alloc_vm_area() X-Git-Tag: v3.0-rc1~52^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef691947d8a3;p=pandora-kernel.git vmalloc: remove vmalloc_sync_all() from alloc_vm_area() There's no need for it: it will get faulted into the current pagetable as needed. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed