|
@@ -547,6 +547,7 @@ void *__vmalloc_area(struct vm_struct *area, gfp_t gfp_mask, pgprot_t prot)
|
|
|
* @gfp_mask: flags for the page level allocator
|
|
|
* @prot: protection mask for the allocated pages
|
|
|
* @node: node to use for allocation or -1
|
|
|
+ * @caller: caller's return address
|
|
|
*
|
|
|
* Allocate enough pages to cover @size from the page level
|
|
|
* allocator with @gfp_mask flags. Map them into contiguous
|