These two patches are for the emulation of the FPU unimplemented instructions. The first is just a bit optimization for the FPU state flush. The second is requested by Scott.
Kevin Hao (2): powerpc/math-emu: move the flush FPU state function into do_mathemu powerpc/math-emu: keep track of the instructions unimplemented by FPU arch/powerpc/kernel/traps.c | 9 -------- arch/powerpc/math-emu/math.c | 53 +++++++++++++++++++++++++++++++------------- 2 files changed, 37 insertions(+), 25 deletions(-) -- 1.8.1.4 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev