Re: [PATCH] mm: poison struct page for ptlock

From: Anton Blanchard
Date: Sun Nov 06 2005 - 14:37:37 EST



> This patch makes the ppc64 crash. See
> http://www.zip.com.au/~akpm/linux/patches/stuff/dsc02976.jpg
>
> I don't know what the access address was (ia32 nicely tells you), but if
> it's `DAR' then we have LIST_POISON1. Which would indicate that the slab
> page which backs the mm_struct itself is getting freed-up-pte-page
> treatment, which is deeply screwed up.

Yep on a 300 exception the DAR is the faulting address.

We should spit out a line like x86 does at the start of the oops to make
it clear.

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/