Re: 2.6.15-rc5-rt4: BUG: swapper:0 task might have lost apreemption check!

From: Steven Rostedt
Date: Fri Dec 23 2005 - 15:38:19 EST


On Fri, 2005-12-23 at 17:47 +0000, John Rigg wrote:
> On Fri, Dec 23, 2005 at 10:37:57AM -0500, Steven Rostedt wrote:
> > OK, I just found an SMP bug, and here's the patch. Maybe this will help
> > you kr. I'm currently running x86_64 SMP with 2.6.15-rc5-rt4 with this
> > and my softirq-no-hrtimers patch I sent earlier.
>
> It still doesn't boot here. Below is the bootmessage from serial console and
> my .config. The boot message looks pretty much the same as before the smp
> bug patch was applied (I've checked that it was actually applied). It's
> failing before it reaches CPU1 initialisation.
>
> John
> ___________________________________________________________

> CONFIG_NUMA=y
> CONFIG_RWSEM_GENERIC_SPINLOCK=y
> CONFIG_K8_NUMA=y
> CONFIG_X86_64_ACPI_NUMA=y

OK, here's your problem (I didn't notice this at first and went through
a series of printks to see this). NUMA isn't supported yet by -rt.
Turn it off and give it another try.

-- Steve


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