Re: [PATCH v2] POWERPC: Allow 32-bit pgtable code to support 36-bit physical
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2008-09-04 02:55:46
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2008-09-04 02:55:46
On Wed, 2008-09-03 at 10:10 -0500, Becky Bruce wrote:
Actually, PTE_SIZE is already defined in hash_low_32.S, and it's the size of the HPTE. I'll rename that to HPTE_SIZE and use PTE_SIZE for the linux PTE.
Good idea. Thanks. Cheers, Ben.