CONFIG_PROVE_LOCKING broken on 83xx (and all of powerpc?)
Benjamin Herrenschmidt
benh at kernel.crashing.org
Thu Sep 9 11:02:36 EST 2010
On Wed, 2010-09-08 at 16:21 -0700, Ira W. Snyder wrote:
>
>
> I am happy to provide more information if it will help. I'm not
> especially
> good at working the debugger. I can't get it to stop at machine_init()
> and let
> me step through the code.
>
> I tried this feature when it first became available on powerpc, and it
> did not work then. At that time, I didn't have the resources to
> investigate further. I don't think a git bisect will help in this
> case.
That's a concern... lockdep_init() is expected to only perform static
initializations...
Any chance you can stick a data breakpoint early on to catch when the
corruption happens ?
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list