From: Alex Shi Date: Mon, 14 May 2012 21:15:32 +0000 (-0700) Subject: percpu: remove percpu_xxx() functions X-Git-Tag: v3.5-rc1~143^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641b695c2f11397bd307ea689d4d3f128360ce49;p=pandora-kernel.git percpu: remove percpu_xxx() functions Remove percpu_xxx serial functions, all of them were replaced by this_cpu_xxx or __this_cpu_xxx serial functions Signed-off-by: Alex Shi Acked-by: Christoph Lameter Acked-by: Tejun Heo Acked-by: "H. Peter Anvin" Cc: Ingo Molnar Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Tejun Heo --- Reading git-diff-tree failed