diff options
author | Kevin Hao <haokexin@gmail.com> | 2013-07-14 13:02:04 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-08-14 08:59:38 +0400 |
commit | 662499d04b6bc73d0ecab0ab876bacd5bbe7d6a7 (patch) | |
tree | d5075c959038c452fe80db6db06b286bdda78083 /arch/powerpc/math-emu | |
parent | d01dd2b8ac2ba367db90e1ad11aa4e11045ef35c (diff) | |
download | linux-662499d04b6bc73d0ecab0ab876bacd5bbe7d6a7.tar.xz |
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
In commit c6e6771b(powerpc: Introduce VSX thread_struct and CONFIG_VSX)
we add a invocation of flush_fp_to_thread() before copying the FPR or
VSR to users. But we already invoke the flush_fp_to_thread() in this
function. So remove one of them.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/math-emu')
0 files changed, 0 insertions, 0 deletions