]> git.baikalelectronics.ru Git - kernel.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)
commit77b136973d6b27e3925a20454eaae8621b66f358
tree7a6085981cd7f105120f9c0f9f5006675da766f8
parentc8e1ff44273cdca9561d05b6df20cbbeea9bdb55
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