Booting with initcall_debug doesn't change the output at all.  If I
boot a working kernel with initcall_debug, the added output starts
showing up right after the point that my broken kernel is freezing.

    Mount-cache hash table entries: 1024
    ACPI: Core revision 20070126
    Boot processor id 0x0/0x0
    Brought up 8 CPUs
    Total of 8 processors activated (15564.80 BogoMIPS).
<< Broken kernel freezes here >>
<< Good kernel continues with ...>>
    Calling initcall 0xa0000001009d6310: net_ns_init+0x0/0x3e0()
    net_namespace: 120 bytes
    initcall 0xa0000001009d6310: net_ns_init+0x0/0x3e0() returned 0.
    initcall 0xa0000001009d6310 ran for 0 msecs: net_ns_init+0x0/0x3e0()
    Calling initcall 0xa0000001009d6630: run_dmi_scan+0x0/0x40()

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <[EMAIL PROTECTED]> 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to