Re: [PATCH] [1/2] kernel error reporting (revised)

From: James Morris (jmorris@intercode.com.au)
Date: Sat Jul 19 2003 - 18:52:33 EST


On Fri, 18 Jul 2003, Jim Keniston wrote:

> > Yes, this makes sense. At the kerror.c level, just return -EDEADLK if in_irq().
> > Delay packet delivery (via a tasklet, as before) at the evlog.c level instead.
> > That way, we know at the evlog.c level (in the tasklet) whether the event packet
> > was delivered to anybody, and can paraphrase it to printk if it wasn't.
> >
> > Is this the sort of thing you had in mind?

Not exactly -- I don't think the logging framework should do any irq
detection. The caller should either know if its in an interrupt, or do
the detection itself.

- James

-- 
James Morris
<jmorris@intercode.com.au>

- 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 : Wed Jul 23 2003 - 22:00:38 EST