From: Franck Bui-Huu Date: Mon, 5 Feb 2007 14:24:20 +0000 (+0100) Subject: [MIPS] signal: do not inline functions in signal-common.h X-Git-Tag: v2.6.21-rc1~274^2~231^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3fc4ab36d495f50ccc89986fe32eeabc2549fa1;p=pandora-kernel.git [MIPS] signal: do not inline functions in signal-common.h These functions are quite big and there are no points to make them inlined. So this patch moves the functions implementation in signal.c and make them available for others source files which need them. Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed