From: Matt Porter Date: Wed, 9 Nov 2005 13:42:05 +0000 (-0700) Subject: [PATCH] ppc32: fix ppc44x fpu build X-Git-Tag: v2.6.15-rc1~51^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43cefe29d497c2a9d3c7eae89964260e7b35149e;p=pandora-kernel.git [PATCH] ppc32: fix ppc44x fpu build Fixes ppc44x fpu support that broke from a bad arch/powerpc merge. Instead of adding KernelFP back in (which duplicates code) we use the same kernel fpu unavailable handler as classic PPC processors. Signed-off-by: Matt Porter Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed