]> git.baikalelectronics.ru Git - kernel.git/commit
Get rid of the eir struct mips_fpu_emulator_private member. It's
authorRalf Baechle <ralf@linux-mips.org>
Wed, 11 May 2005 11:00:36 +0000 (11:00 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:14 +0000 (19:31 +0100)
commita4bd9e80c07979ecbd79a5ad395394ba3d688e98
tree3617f48e1f66bda071caabfc8bf8b861e59e1c21
parent8cff0d34d013e83035dd29269ba84acd540ef642
Get rid of the eir struct mips_fpu_emulator_private member.  It's
never initialized been initialized anywhere, just saved to and
restored from signal frames so nonsense anyway.  As neat side effect
of being shared between all processors it was also abusable as a
nice covert channel between processes.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/kernel_linkage.c
include/asm-mips/fpu_emulator.h