From: Kumar Gala Date: Thu, 2 Jun 2011 16:26:13 +0000 (-0500) Subject: powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode X-Git-Tag: v3.0-rc3~19^2~1^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb9be2349f099d7c68b706e04fd62c478d3c0ed2;p=pandora-kernel.git powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode We are missing FPU feature bit that user space may require. In the 64-bit mode this gets set since we pull it in via COMMON_USER_PPC64. We just explicitly set it so user space will be happy again. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed