From: Christoph Lameter Date: Sat, 13 Dec 2014 00:58:42 +0000 (-0800) Subject: percpu: remove __get_cpu_var and __raw_get_cpu_var macros X-Git-Tag: omap-for-v3.20/drop-legacy-3517~97^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c51ec4d18d24b2ffa69de5d60bebaeb4f8e2398;p=pandora-kernel.git percpu: remove __get_cpu_var and __raw_get_cpu_var macros No user is left in the kernel source tree. Therefore we can drop the definitions. This is the final merge of the transition away from __get_cpu_var. After this patch the kernel will not build if anyone uses __get_cpu_var. Signed-off-by: Christoph Lameter Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed