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

Andy Fleming afleming at freescale.com
Sat Feb 23 05:33:19 EST 2008


On Feb 22, 2008, at 03:50, Philippe De Muyter wrote:

> Dear list,
>
> I have just compiled linux-2.6.24 for a MPC8540 target using a MPC8540
> specific gcc.
>
> I then got tan infinity of "SPE used in kernel" messages.  Looking  
> at the
> sources I ifdeffed out the printk call in KernelSPE, and I now have a
> silent kernel, that seems to work fine.
>
> Is there something wrong in my setting and should I look further to
> debug this problem or is this perfectly normal ?
>
> I wonder why a kernel configured for E500 and compiled by a E500- 
> specific gcc
> triggers this message.  Is it invalid to use SPE instructions in  
> the kernel
> or do I misunderstand the message ?


We don't currently support using SPE in the kernel.  Are you using  
SPE in the kernel for some reason?  Do you think that the compiler is  
automatically generating SPE code in the kernel?  I've never seen  
that before.

Andy



More information about the Linuxppc-dev mailing list