]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Add cpu feature for SPE handling
authorKumar Gala <galak@kernel.crashing.org>
Thu, 13 Sep 2007 06:44:20 +0000 (01:44 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Sep 2007 13:53:30 +0000 (08:53 -0500)
commit82b12134d4be09c88c65366a86313dca801f0ed1
treeebaa8217d5af80e15116960641a0bf87a8b5d717
parent407edb06714febfc19012e177edad788e2993640
[POWERPC] Add cpu feature for SPE handling

Make it so that SPE support can be determined at runtime.  This is similiar
to how we handle AltiVec.  This allows us to have SPE support built in and
work on processors with and without SPE.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/cputable.c
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/process.c
arch/powerpc/kernel/ptrace.c
include/asm-powerpc/cputable.h