MPC8540 : What's "SPE used in kernel" ?

Johannes Berg johannes at sipsolutions.net
Sat Feb 23 20:51:08 EST 2008


> My first trial used ARCH=ppc and caused this infinity of "SPE used in kernel"
> messages, but I then recompiled linux with ARCH=powerpc.  With the message
> not ifdef'ed out, this second kernel does not emit "SPE used in kernel"
> messages,

If I were to venture a guess I'd point to the fact that the arch/powerpc
Makefile contains

# No SPE instruction when building kernel
KBUILD_CFLAGS += $(call cc-option,-mno-spe)  

while the arch/ppc one doesn't.

johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20080223/5329b4f4/attachment.pgp>


More information about the Linuxppc-dev mailing list