From: Kumar Gala Date: Thu, 2 Apr 2009 21:17:36 +0000 (-0500) Subject: powerpc/math-emu: Change types to work on ppc64 X-Git-Tag: v2.6.30-rc1~134^2~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60f57f50f861f29052e0e3563ac453da53f2181;p=pandora-kernel.git powerpc/math-emu: Change types to work on ppc64 While normally we don't use the math emulation code on ppc64 it can be useful for doing things like emulating the embedded FP instructions. Since performance isn't critical in this scenario its easier to keep the sizes of the various math-emu the same as on ppc32. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed