]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Move inline asm eieio to using eieio inline function
authorKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jul 2007 04:49:09 +0000 (23:49 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jul 2007 05:33:14 +0000 (00:33 -0500)
commitfe91f0311ceb029975a472478b638ce340e02603
tree1f062fa32459fd564a7331174fe11b2ad151e829
parent738dc5e82e2c61bde59cd401c0adc1cf782e7be4
[POWERPC] Move inline asm eieio to using eieio inline function

Use the eieio function so we can redefine what eieio does rather
than direct inline asm.  This is part code clean up and partially
because not all PPCs have eieio (book-e has mbar that maps to eieio).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/io.c
arch/powerpc/mm/hash_native_64.c
arch/powerpc/mm/stab.c
include/asm-powerpc/system.h