Re: 2.6.12-mm1 boot failure on NUMA box.
From: Andrew Morton
Date: Tue Jun 21 2005 - 03:02:28 EST
"Martin J. Bligh" <mbligh@xxxxxxxxxx> wrote:
>
> OK, after fixing the build failure with Andy's patch here:
>
> http://mbligh.org/abat/apw_pci_assign_unassigned_resources
yup, I have that now.
> I get a boot failure on the NUMA-Q box. Full log is here:
>
> http://ftp.kernel.org/pub/linux/kernel/people/mbligh/abat/6184/debug/console.log
>
> But at the end it prints out lots of wierd scheduler stuff, then one more
> message, then dies:
>
> | migration cost matrix (max_cache_size: 2097152, cpu: 700 MHz):
> ---------------------
That's Ingo debug stuff.
> --------------------------------
> NET: Registered protocol family 16
>
Well it got up to core_initcall(netlink_proto_init);
>
> I guess I'll try backing out the scheduler patches unless someone else
> has a brighter idea?
It doesn't look like a scheduler thing. Tried enabling initcall_debug?
-
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/