From ef691947d8a3d479e67652312783aedcf629320a Mon Sep 17 00:00:00 2001 From: Jeremy Fitzhardinge Date: Wed, 1 Dec 2010 15:45:48 -0800 Subject: [PATCH] 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-format-patch failed