From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from WA4EHSOBE001.bigfish.com (outbound-wa4.frontbridge.com [216.32.181.16]) by ozlabs.org (Postfix) with ESMTP id D1F9ADE085 for ; Fri, 16 May 2008 06:37:26 +1000 (EST) Message-ID: <482C9815.3030007@am.sony.com> Date: Thu, 15 May 2008 13:07:49 -0700 From: Geoff Levand MIME-Version: 1.0 To: benh@kernel.crashing.org Subject: Re: [RFC] [PATCH] vmemmap fixes to use smaller pages References: <1209534108.18023.221.camel@pasglop> In-Reply-To: <1209534108.18023.221.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Cc: linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Benjamin Herrenschmidt wrote: > This patch changes vmemmap to use a different region (region 0xf) of the > address space whose page size can be dynamically configured at boot. This doesn't seem to cause any problems, and users successfully used it with the ubuntu hardy kernel, so I think it is OK to proceed with it. https://bugs.launchpad.net/ubuntu-ps3-port/+bug/220524 -Geoff