]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/smp.h:on_each_cpu(): switch back to a C function
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 11 Sep 2013 21:19:37 +0000 (14:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Sep 2013 22:56:19 +0000 (15:56 -0700)
commit9bba94c66026d1adaa8f45ee50ea5f3b7988328f
treef1df2b00ef08ac92636fdc4e7bc273963deec433
parent6e8069c0d9965415721e5aa447021738ad2e15d6
include/linux/smp.h:on_each_cpu(): switch back to a C function

Revert commit 3cb001bc5080 ("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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/smp.h