Re: [Resend][2.6.27-git-a447c093244] BUG: spinlock bad magic onCPU#0, setserial/3527

From: Alan Cox
Date: Mon Oct 13 2008 - 19:18:15 EST


On Mon, 13 Oct 2008 16:10:14 -0700 (PDT)
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

>
> If this started today, then the most likely culprit is Alan's series of 80
> serial patches.
>
> Alan? I can only assume it's one of the
>
> spin_lock_irq(&up->port.lock);
>
> in serial8250_startup() (or quite likely in one of the functions it calls
> that get inlined by the compiler, like enable_rsa()).
>
> And it sounds like it didn't get initialized.

Yeah I know whats going on I think. When I dropped out the NR_IRQ changes
I didn't drop back in the spin lock init. Will sort it tomorrow (actually
'later today' as its midnight here)

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