From: Laura Abbott Date: Thu, 2 Jan 2014 21:53:21 +0000 (-0800) Subject: percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START X-Git-Tag: v3.14-rc1~137^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a0921712ec6d00754b5d7afea78137772efee0a;p=pandora-kernel.git percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START vmalloc already gives a useful macro to calculate the total vmalloc size. Use it. Signed-off-by: Laura Abbott Signed-off-by: Tejun Heo --- Reading git-diff-tree failed