From: Ralf Baechle Date: Wed, 11 May 2005 11:00:36 +0000 (+0000) Subject: Get rid of the eir struct mips_fpu_emulator_private member. It's X-Git-Tag: v2.6.15-rc1~731^2~1^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baee502ce2048aad5ec56acd24c950083a4697e7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed