From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 9DB84DE015 for ; Tue, 5 Feb 2008 05:25:19 +1100 (EST) Date: Mon, 4 Feb 2008 12:24:21 -0600 From: Scott Wood To: Jochen Friedrich Subject: Re: [PATCH 1/1] [PPC] 8xx swap bug-fix Message-ID: <20080204182421.GA3930@loki.buserror.net> References: <20080201181003.a3daf6ed.kim.phillips@freescale.com> <200802021047.32055.yur@emcraft.com> <47A45269.7080403@scram.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <47A45269.7080403@scram.de> Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Feb 02, 2008 at 12:22:17PM +0100, Jochen Friedrich wrote: > Hi Yuri, > > > Here is the patch which makes Linux-2.6 swap routines operate correctly on > > the ppc-8xx-based machines. > > is there any 8xx board left which isn't ported to ARCH=powerpc? More importantly, is this something that is also broken in arch/powerpc? It looks like it has the same code... -Scott