From: Franck Bui-Huu Date: Mon, 5 Feb 2007 14:24:21 +0000 (+0100) Subject: [MIPS] signal: clean up sigframe structure X-Git-Tag: v2.6.21-rc1~274^2~231^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0b9bae9d18980afa1797fb7b75adb4fbc837b66;p=pandora-kernel.git [MIPS] signal: clean up sigframe structure This patch makes 'struct sigframe' declaration avalaible for all signals code. It allows signal32 to not have its own declaration. This patch also removes all ICACHE_REFILLS_WORKAROUND_WAR tests in structure declaration and hopefully make them more readable. Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed