Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252092
b: refs/heads/master
c: ef69194
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed May 20, 2011
1 parent b30da07 commit 4c189fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4a35c13cb808c63dd151bdd507b749e97231ef91
refs/heads/master: ef691947d8a3d479e67652312783aedcf629320a
4 changes: 0 additions & 4 deletions trunk/mm/vmalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2148,10 +2148,6 @@ struct vm_struct *alloc_vm_area(size_t size)
return NULL;
}

/* Make sure the pagetables are constructed in process kernel
mappings */
vmalloc_sync_all();

return area;
}
EXPORT_SYMBOL_GPL(alloc_vm_area);
Expand Down

0 comments on commit 4c189fe

Please sign in to comment.