From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id BDE3FB7D4F for ; Thu, 4 Feb 2010 11:18:50 +1100 (EST) Subject: Re: [patch 1/2] powerpc: Sky CPU: redundant or incorrect tests on unsigned From: Benjamin Herrenschmidt To: support In-Reply-To: References: <201002022240.o12Me1iY018842@imap1.linux-foundation.org> <1265239287.8287.125.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Thu, 04 Feb 2010 11:18:35 +1100 Message-ID: <1265242715.8287.127.camel@pasglop> Mime-Version: 1.0 Cc: waite@skycomputers.com, roel.kluin@gmail.com, gorcunov@gmail.com, linuxppc-dev@ozlabs.org, galak@gate.crashing.org, akpm@linux-foundation.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2010-02-03 at 19:10 -0500, support wrote: > The sky cpu is a PPC7448. > I'm actually amazed that you guys are still working on a problem for > a > product that was finished a number of years ago, at the request of > someone > who hasn't worked here for years. > I sorry you, seem to have been wasting your time. > I think, but am NOT sure, that our HAA function sets it off. > http://www.skycomputers.com/Systems/HAA_HMM.php > > Still, we have finished the product some time ago, and as far as > reported > have no problems. > Again, I'm sorry you have wasted any time on this, we just recently > found > these emails. Well, there seem to be some code in the Linux kernel related to that CPU that is either dead or incomplete. So if you guys have no interest in it, we might just rip it out completely. Cheers, Ben.