Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932785AbYCFQJo (ORCPT ); Thu, 6 Mar 2008 11:09:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753352AbYCFQJg (ORCPT ); Thu, 6 Mar 2008 11:09:36 -0500 Received: from gate.crashing.org ([63.228.1.57]:56459 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754204AbYCFQJg (ORCPT ); Thu, 6 Mar 2008 11:09:36 -0500 Date: Thu, 6 Mar 2008 19:09:18 +0300 From: Vitaly Bordug To: Kumar Gala Cc: Paul Mackerras , linuxppc-dev , LKML Subject: Re: [POWERPC] 8xx: fix swap Message-ID: <20080306190918.04e2cee6@kernel.crashing.org> In-Reply-To: <7E836D6E-867B-4A35-9B3D-CD1D52E7F2DC@kernel.crashing.org> References: <20080306135330.6d5462d2@vitb.ru.mvista.com> <7E836D6E-867B-4A35-9B3D-CD1D52E7F2DC@kernel.crashing.org> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1255 Lines: 38 On Thu, 6 Mar 2008 09:56:58 -0600 Kumar Gala wrote: > > 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 ? > there's patch from Yuri that does it for ppc/ - I guess you may just pick it up and place to your tree. -- Sincerely, Vitaly -- 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/