Re: [DOC] Debugging early kernel hangs

From: Keith Owens (kaos@ocs.com.au)
Date: Sat Sep 23 2000 - 06:57:38 EDT

  • Next message: Julian Anastasov: "Re: [patch] 2.4 version of my duplicate IP and MAC detection patch"

    On Sat, 23 Sep 2000 12:42:13 +0200,
    Benjamin Herrenschmidt <bh40@calva.net> wrote:
    >However, there's still a huge gap between the last progress() message and
    >availability of the frame buffer device. The simple console has the
    >advantage of outputing existing printk messages. (basically, it's a
    >console using prom_printf).

    Something I forgot to mention about debugging using screen writes. If
    the problem is caused by incorrect compiler output then even printk can
    fail. Not because the C code is wrong but because the generated
    assembler is wrong. Writing direct to screen memory is as simple as it
    gets and gives the compiler little or no chance to get it wrong.

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 07:00:14 EDT