From: Wanpeng Li Date: Tue, 12 Nov 2013 23:07:29 +0000 (-0800) Subject: mm/vmalloc: don't set area->caller twice X-Git-Tag: v3.13-rc1~106^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3722e13cff361035583f6ecfa784437b824fe659;p=pandora-kernel.git mm/vmalloc: don't set area->caller twice The caller address has already been set in set_vmalloc_vm(), there's no need to set it again in __vmalloc_area_node. Reviewed-by: Zhang Yanfei Signed-off-by: Wanpeng Li Cc: Joonsoo Kim Cc: KOSAKI Motohiro Cc: Mitsuo Hayasaka Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed