diff options
| author | Dave Young <[email protected]> | 2010-10-26 14:22:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-26 16:52:10 -0700 |
| commit | e1ca7788dec6773b1a2bce51b7141948f2b8bccf (patch) | |
| tree | 500edef0ca88f398647f99e63be0a38307314319 /scripts/objdiff | |
| parent | 7bbc0905ea4f7a471a7f79d0bea5d538f5114fc9 (diff) | |
mm: add vzalloc() and vzalloc_node() helpers
Add vzalloc() and vzalloc_node() to encapsulate the
vmalloc-then-memset-zero operation.
Use __GFP_ZERO to zero fill the allocated memory.
Signed-off-by: Dave Young <[email protected]>
Cc: Christoph Lameter <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions