Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933150AbYCFP5T (ORCPT ); Thu, 6 Mar 2008 10:57:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758472AbYCFP5G (ORCPT ); Thu, 6 Mar 2008 10:57:06 -0500 Received: from gate.crashing.org ([63.228.1.57]:40138 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756247AbYCFP5F (ORCPT ); Thu, 6 Mar 2008 10:57:05 -0500 Cc: Paul Mackerras , linuxppc-dev , LKML Message-Id: <7E836D6E-867B-4A35-9B3D-CD1D52E7F2DC@kernel.crashing.org> From: Kumar Gala To: Vitaly Bordug In-Reply-To: <20080306135330.6d5462d2@vitb.ru.mvista.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [POWERPC] 8xx: fix swap Date: Thu, 6 Mar 2008 09:56:58 -0600 References: <20080306135330.6d5462d2@vitb.ru.mvista.com> X-Mailer: Apple Mail (2.919.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1031 Lines: 32 On Mar 6, 2008, at 4:53 AM, Vitaly Bordug wrote: > This makes swap routines operate correctly on the ppc_8xx based > machines. > Code has been revalidated on mpc885ads (8M sdram) with recent > kernel. Based > on patch from Yuri Tikhonov to do the same on arch/ > ppc > instance. > > Recent kernel's size makes swap feature very important on low-memory > platforms, > those are actually non-operable without it. > > Signed-off-by: Yuri Tikhonov > Signed-off-by: Vitaly Bordug > --- > > arch/powerpc/kernel/head_8xx.S | 30 ++++++++++++++++++++++++++ > +++- > include/asm-powerpc/pgtable-ppc32.h | 8 -------- > 2 files changed, 29 insertions(+), 9 deletions(-) do we need similar fixes to arch/ppc ? - k -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/