]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
authorKevin Hao <haokexin@gmail.com>
Sun, 14 Jul 2013 09:02:06 +0000 (17:02 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:59:50 +0000 (14:59 +1000)
commitbdcccf0ff0a5d0236d5fce82ac0a490fa11ede30
treec09e35314402b3647a012b517fa19a7aa0d6a80c
parent31af62960225b636c556a109ad5f48b7bb6c2b96
powerpc: Remove the empty giveup_fpu() function on 32bit kernel

Instead of implementing an empty giveup_fpu() function for each
32bit processor type, replace them with an unique empty inline
function.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/switch_to.h
arch/powerpc/kernel/head_40x.S
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/head_8xx.S
arch/powerpc/kernel/head_fsl_booke.S
arch/powerpc/kernel/ppc_ksyms.c