From: Paul Burton Date: Mon, 27 Jan 2014 15:23:02 +0000 (+0000) Subject: MIPS: Move & rename fpu_emulator_{save,restore}_context X-Git-Tag: v3.15-rc1~125^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ead528288545859dbd7004e07bc23204cf92a8;p=pandora-kernel.git MIPS: Move & rename fpu_emulator_{save,restore}_context These functions aren't directly related to the FPU emulator at all, they simply copy between a thread's saved context & a sigcontext. Thus move them to the appropriate signal files & rename them accordingly. This makes it clearer that the functions don't require the FPU emulator in any way. Signed-off-by: Paul Burton Reviewed-by: Qais Yousef Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6422/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed