From: Andrew Morton Date: Wed, 11 Sep 2013 21:19:37 +0000 (-0700) Subject: include/linux/smp.h:on_each_cpu(): switch back to a C function X-Git-Tag: v3.12-rc1~52^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8967d713d7426e9dd107d065208b84adface91;p=pandora-kernel.git include/linux/smp.h:on_each_cpu(): switch back to a C function Revert commit c846ef7deba2 ("include/linux/smp.h:on_each_cpu(): switch back to a macro"). It turns out that the problematic linux/irqflags.h include was fixed within ia64 and mn10300. Cc: Geert Uytterhoeven Cc: David Daney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed