Get USE_STRICT_MM_TYPECHECKS working again

2008-10-12 Thread David Gibson
The typesafe version of the powerpc pagetable handling (with USE_STRICT_MM_TYPECHECKS defined) has bitrotted again. This patch makes a bunch of small fixes to get it building again. Signed-off-by: David Gibson [EMAIL PROTECTED] --- Rebased onto current benh/next as requested. Index:

Re: Get USE_STRICT_MM_TYPECHECKS working again

2008-10-09 Thread Benjamin Herrenschmidt
On Tue, 2008-09-09 at 15:04 +1000, David Gibson wrote: The typesafe version of the powerpc pagetable handling (with USE_STRICT_MM_TYPECHECKS defined) has bitrotted again. This patch makes a bunch of small fixes to get it building again. Signed-off-by: David Gibson [EMAIL PROTECTED] Doesn't

Re: Get USE_STRICT_MM_TYPECHECKS working again

2008-09-10 Thread David Gibson
On Tue, Sep 09, 2008 at 02:09:56PM +0200, Christoph Hellwig wrote: On Tue, Sep 09, 2008 at 03:04:47PM +1000, David Gibson wrote: The typesafe version of the powerpc pagetable handling (with USE_STRICT_MM_TYPECHECKS defined) has bitrotted again. This patch makes a bunch of small fixes to

Re: Get USE_STRICT_MM_TYPECHECKS working again

2008-09-09 Thread Christoph Hellwig
On Tue, Sep 09, 2008 at 03:04:47PM +1000, David Gibson wrote: The typesafe version of the powerpc pagetable handling (with USE_STRICT_MM_TYPECHECKS defined) has bitrotted again. This patch makes a bunch of small fixes to get it building again. It might be a better idea to mark these types

Get USE_STRICT_MM_TYPECHECKS working again

2008-09-08 Thread David Gibson
The typesafe version of the powerpc pagetable handling (with USE_STRICT_MM_TYPECHECKS defined) has bitrotted again. This patch makes a bunch of small fixes to get it building again. Signed-off-by: David Gibson [EMAIL PROTECTED] Index: working-2.6/arch/powerpc/include/asm/pgtable-ppc64.h