From 4c365fea31cde40677c32fa124a03d9cebd0f229 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 1 May 2008 04:34:48 -0700 Subject: [PATCH] --- yaml --- r: 95659 b: refs/heads/master c: c85d194bfd2e36c5254b8058c1f35cfce0dfa10a h: refs/heads/master i: 95657: a425a0631a12eb6be7a36fd576ed81218937e9cd 95655: 36820222a15a0aba6d616444732b3d7944533038 v: v3 --- [refs] | 2 +- trunk/mm/vmalloc.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 01869764b616..2541b9fae998 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5045790589bd426b5d515d78fa71f0fc92dd4e83 +refs/heads/master: c85d194bfd2e36c5254b8058c1f35cfce0dfa10a diff --git a/trunk/mm/vmalloc.c b/trunk/mm/vmalloc.c index 2a39cf128aba..6e45b0f3d125 100644 --- a/trunk/mm/vmalloc.c +++ b/trunk/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