6/15 kernel panic

Matthew Dillon dillon at apollo.backplane.com
Wed Jun 15 21:47:17 PDT 2005


    Ok, update and try again.  

    The callout timer module was init'ing using SI_SUB_CPU / SI_ORDER_FIRST,
    which put it at odds with the initialization of the SMP subsystem.
    Recent completely unrelated changes to conf/files caused the linker
    to reorder the callout timer module's init code in front of the SMP
    init code, revealing the bug.

    I would like both you and Scott to update your systems to the latest
    and see if they boot now.

    Scott, please continue to use that MPT patch set I sent you, as well.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list