Messages in this thread |  | | | Date | Mon, 14 Mar 2005 21:14:21 -0800 | | From | Andrew Morton <> | | Subject | Re: [TTY] overrun notify issue during 5 minutes after booting |
moreau francis <francis_moreau2000@yahoo.fr> wrote: > > By the way, is it safe in "n_tty_receive_overrun" to > call > "printk" ? because the former can be called from IT > context...
yup. printk() is safe from all contexts except NMI. - 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/
|  |