From: Benjamin Herrenschmidt Date: Sun, 9 Jun 2013 07:01:24 +0000 (+1000) Subject: powerpc/math-emu: Allow math-emu to be used for HW FPU X-Git-Tag: v3.11-rc1~94^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e63f8edfe4d6f20b1af176efc022c2b2f5e7aeb;p=pandora-kernel.git powerpc/math-emu: Allow math-emu to be used for HW FPU (Including 64-bit ones) This allow SW emulation by the kernel of optional instructions such as fsqrt which aren't implemented on some processors, and thus fixes some Fedora 19 issues such as Anaconda since the compiler is set to generate those by default on 64-bit. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed