From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bilbo.ozlabs.org (bilbo.ozlabs.org [203.10.76.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bilbo.ozlabs.org", Issuer "CAcert Class 3 Root" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id B8B59DDF4B for ; Tue, 7 Apr 2009 13:28:48 +1000 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18906.51307.281300.189948@drongo.ozlabs.ibm.com> Date: Tue, 7 Apr 2009 13:28:43 +1000 From: Paul Mackerras To: Hugh Dickins Subject: Re: [PATCH 3/3] powerpc: allow 256kB pages with SHMEM In-Reply-To: References: Cc: linuxppc-dev@ozlabs.org, Andrew Morton , prodyuth@gmail.com, linux-kernel@vger.kernel.org, yanok@emcraft.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hugh Dickins writes: > Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed, > let powerpc 256kB pages coexist with CONFIG_SHMEM again. > > Signed-off-by: Hugh Dickins > --- > Added linuxppc-dev and some other Cc's for this 3/3: sorry > if you didn't see 1/3 and 2/3, they were just in mm/shmem.c. Looks OK - what path are you using to get the series upstream? (I.e. should I be putting 3/3 in the powerpc tree or are you going to push it along with the others?) Paul.