From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C93A51007D1 for ; Thu, 26 Nov 2009 15:58:31 +1100 (EST) Subject: Re: [RFC PATCH 04/19] powerpc: wii: device tree From: Benjamin Herrenschmidt To: Albert Herranz In-Reply-To: <4B0D78B0.502@yahoo.es> References: <1258927311-4340-1-git-send-email-albert_herranz@yahoo.es> <1258927311-4340-2-git-send-email-albert_herranz@yahoo.es> <1258927311-4340-3-git-send-email-albert_herranz@yahoo.es> <1258927311-4340-4-git-send-email-albert_herranz@yahoo.es> <1258927311-4340-5-git-send-email-albert_herranz@yahoo.es> <49436.84.105.60.153.1259171377.squirrel@gate.crashing.org> <4B0D78B0.502@yahoo.es> Content-Type: text/plain; charset="UTF-8" Date: Thu, 26 Nov 2009 15:58:25 +1100 Message-ID: <1259211505.16367.261.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2009-11-25 at 19:34 +0100, Albert Herranz wrote: > > We need nobats (or a hack in the mmu_mapin_ram() code) because of the > discontiguous ram problem. I would vote for a hack in mmu_mapin_ram() for now. Cheers, Ben.