Re: 2.6.14-rc1 BUG: spinlock wrong owner on CPU#0

From: Keith Owens
Date: Tue Sep 13 2005 - 04:46:47 EST


On Tue, 13 Sep 2005 11:17:59 +0200,
Ingo Molnar <mingo@xxxxxxx> wrote:
>
>* Keith Owens <kaos@xxxxxxx> wrote:
>
>> Booting 2.6.14-rc1 on ia64, I sometimes get
>>
>> BUG: spinlock wrong owner on CPU#0, swapper/1
>> lock: e000003003014940, .magic: dead4ead, .owner: pdflush/75, .owner_cpu: 0
>
>hm, ia64 uses __ARCH_WANT_UNLOCKED_CTXSW and thus it releases the
>runqueue lock early - so a certain assumption in the new, improved
>spinlock debugging code does not apply. Does the patch below help?

Works for me, but it needs to be a -p1 patch, not -p0.

-
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/