git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a35c13
)
vmalloc: remove vmalloc_sync_all() from alloc_vm_area()
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Wed, 1 Dec 2010 23:45:48 +0000
(15:45 -0800)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 20 May 2011 21:14:32 +0000
(14:14 -0700)
There's no need for it: it will get faulted into the current pagetable
as needed.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found