From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Jeremy Kerr To: Michael Ellerman Subject: Re: [PATCH] Make IOMMU code safe for > 132 GB of memory Date: Tue, 22 Jan 2008 14:20:34 +1100 References: <259a1d6aca476af7c572bdfea564a8a17aca3244.1200898886.git.michael@ellerman.id.au> In-Reply-To: <259a1d6aca476af7c572bdfea564a8a17aca3244.1200898886.git.michael@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Message-Id: <200801221420.35565.jk@ozlabs.org> Cc: linuxppc-dev@ozlabs.org, Arnd Bergmann List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Currently the IOMMU code allocates one page for the segment table, > that isn't safe if we have more than 132 GB of RAM. > > Signed-off-by: Michael Ellerman Acked-by: Jeremy Kerr Can I have a Cell machine with > 132GB of RAM? :D Jeremy