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 6707BDDE3A for ; Tue, 11 Mar 2008 01:40:08 +1100 (EST) Message-Id: <3AF461CB-6097-4514-896C-BD8CFBB02D70@kernel.crashing.org> From: Kumar Gala To: Yuri Tikhonov In-Reply-To: <200802021047.32055.yur@emcraft.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [PATCH 1/1] [PPC] 8xx swap bug-fix Date: Mon, 10 Mar 2008 09:39:54 -0500 References: <20080201181003.a3daf6ed.kim.phillips@freescale.com> <200802021047.32055.yur@emcraft.com> 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 Feb 2, 2008, at 1:47 AM, Yuri Tikhonov wrote: > > Hello, > > Here is the patch which makes Linux-2.6 swap routines operate > correctly on > the ppc-8xx-based machines. > > Signed-off-by: Yuri Tikhonov applied. - k