From: Kevin Hao Date: Sun, 14 Jul 2013 08:40:06 +0000 (+0800) Subject: powerpc/math-emu: Move the flush FPU state function into do_mathemu X-Git-Tag: v3.12-rc1~123^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6761ee3d7e139ec8728e1515bfc5fdcaf3be317e;p=pandora-kernel.git powerpc/math-emu: Move the flush FPU state function into do_mathemu By doing this we can make sure that the FPU state is only flushed to the thread struct when it is really needed. Signed-off-by: Kevin Hao Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed