[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)
commit5e14d21e3f28a4181dacff0336040e30942f4921
treeebaa8217d5af80e15116960641a0bf87a8b5d717
parentd8f1324a5063c833862328ceafabc53ac3cc4f71
[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