X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fvmalloc.c;h=6e45b0f3d1256e0bdc3a3caffa74597cf96a5138;hb=eb6d42ea17329745d7d712d3aa3bb84ec1da9c85;hp=2a39cf128aba2a7a583501a6686d9214070eb7bd;hpb=ccf2779544eecfcc5447e2028d1029b6d4ff7bb6;p=linux-2.6 diff --git a/mm/vmalloc.c b/mm/vmalloc.c index 2a39cf128a..6e45b0f3d1 100644 --- a/mm/vmalloc.c +++ b/mm/vmalloc.c @@ -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