From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17019.64610.454584.566932@cargo.ozlabs.ibm.com> Date: Sat, 7 May 2005 09:23:14 +1000 From: Paul Mackerras To: Andrew Morton In-Reply-To: References: Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, Kumar Gala Subject: Re: [PATCH] ppc32: Fix POWER3/POWER4 compiler error List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala writes: > In separating out support for hardware floating point we missed the fact that > both POWER3 and POWER4 have HW FP. Enable CONFIG_PPC_FPU for POWER3 > and POWER4 fixes the issue. > > Signed-off-by: Kumar Gala Acked-by: Paul Mackerras