Re: Kernel 2.4.5-ac2 OOPs when run pppd ?

From: Andrew Morton (andrewm@uow.edu.au)
Date: Mon May 28 2001 - 20:12:01 EST


Richard Gooch wrote:
>
> How about having a helper function for interrupt handlers which queues
> characters to be sent to the console? kconsoled anyone? Blocking
> interrupts is quite distressing, so we need to be consoled ;-)

I don't think we need it, Richard. These writes to tty
devices from interrupt context are coming from line
disciplines - n_hdlc, ppp, r3964, etc.

Now, while it may be amusing to see if you can successfully
negotiate a PPP session by typing raw LCP, there really isn't,
I believe, a useful reason for attaching one of these ldiscs
to the console tty.

Interrupt-context writes to the *console*, as opposed to
the console *tty* work just fine, of course. printk.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 31 2001 - 21:00:38 EST