Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935229AbXFFTyK (ORCPT ); Wed, 6 Jun 2007 15:54:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755655AbXFFTxz (ORCPT ); Wed, 6 Jun 2007 15:53:55 -0400 Received: from viefep18-int.chello.at ([213.46.255.22]:26498 "EHLO viefep25-int.chello.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751189AbXFFTxx (ORCPT ); Wed, 6 Jun 2007 15:53:53 -0400 Subject: Re: [PATCH 3/4] mm: move_page_tables{,_up} From: Peter Zijlstra To: Ollie Wild Cc: linux-kernel@vger.kernel.org, parisc-linux@lists.parisc-linux.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, Andrew Morton , Ingo Molnar , Andi Kleen In-Reply-To: <65dd6fd50706061250l7378ec38gf86c984fe4e00b86@mail.gmail.com> References: <20070605150523.786600000@chello.nl> <20070605151203.738393000@chello.nl> <65dd6fd50706061206y558e7f90t3740424fae7bdc9c@mail.gmail.com> <1181157134.5676.28.camel@lappy> <65dd6fd50706061250l7378ec38gf86c984fe4e00b86@mail.gmail.com> Content-Type: text/plain Date: Wed, 06 Jun 2007 21:53:35 +0200 Message-Id: <1181159615.5676.40.camel@lappy> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 775 Lines: 17 On Wed, 2007-06-06 at 12:50 -0700, Ollie Wild wrote: > On 6/6/07, Peter Zijlstra wrote: > > PA-RISC will still need it, right? > > Originally, I thought since the PA-RISC stack grows up, we'd want to > place the stack at the bottom of memory and have copy_strings() and > friends work in the opposite direction. It turns out, though, that > this ends up being way more headache than it's worth, so I just > manually grow the stack down with expand_downwards(). Ah, ok. I'll drop this whole patch then. - 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/