]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Remove empty giveup_altivec function on book3e CPUs
authorAnton Blanchard <anton@samba.org>
Sun, 15 Apr 2012 20:54:59 +0000 (20:54 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Apr 2012 05:37:16 +0000 (15:37 +1000)
commit8cd3c23df79411f6b24ddb7d2ed58d26e3b06815
tree7a6085981cd7f105120f9c0f9f5006675da766f8
parent59c19cb2f6a7928a2fd3afd22bfe988e025b41d8
powerpc: Remove empty giveup_altivec function on book3e CPUs

Use an empty inline instead of an empty function to implement
giveup_altivec on book3e CPUs, similar to flush_altivec_to_thread.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/switch_to.h
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/head_fsl_booke.S