commit | 6761ee3d7e139ec8728e1515bfc5fdcaf3be317e | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Sun Jul 14 16:40:06 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Aug 14 14:59:06 2013 +1000 |
tree | 8e2e5ced53d6e089a1845597a248e82fb5bb3ec6 | |
parent | 195c4940f7682bdd3f5477e37b7c0183b82b3b71 [diff] |
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 <haokexin@gmail.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>