]> git.karo-electronics.de Git - karo-tx-linux.git/commit
include/linux/smp.h:on_each_cpu(): switch back to a C function
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 18 Jul 2013 23:56:22 +0000 (09:56 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 18 Jul 2013 23:56:22 +0000 (09:56 +1000)
commit597ae8f6c44ad5ca6f5b77b5f3c7b474cb33e623
treee91452c23bf61059175931d735244c405e1b0924
parent7a62711aacda8887d94c40daa199b37abb1d54e1
include/linux/smp.h:on_each_cpu(): switch back to a C function

Revert c846ef7deba2d4f751 ("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 <geert@linux-m68k.org>
Cc: David Daney <david.daney@cavium.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/smp.h