Doug Chapman wrote:
It appears to have something to do with grabbing the kernel args. The panic happens here: 0xa0000001007f1511 is in setup_arch (arch/ia64/kernel/setup.c:570). 565 566 /* enable IA-64 Machine Check Abort Handling unless disabled */ 567 if (!nomca) 568 ia64_mca_init(); 569 570 platform_setup(cmdline_p); 571 paging_init(); 572 }
Doug, I see the exact same OOPS if I compile a generic kernel instead of an SN2 specific one. Cheers, Jes - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
