commit | 43cefe29d497c2a9d3c7eae89964260e7b35149e | [log] [tgz] |
---|---|---|
author | Matt Porter <mporter@kernel.crashing.org> | Wed Nov 09 06:42:05 2005 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 10 11:24:06 2005 +1100 |
tree | 28855ceabbfbdb5ceae3066b326de34b421cb2ec | |
parent | 8882a4da1c932c9f311c9f739e6719adea3e25d9 [diff] |
[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 <mporter@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>