Re: [RFC][PATCH] irq_work

From: Ingo Molnar
Date: Thu Jun 24 2010 - 09:46:33 EST



* Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:

> > If its a critical error you do all the handling in the kernel and you
>
> I assume you mean in MCE. And the answer is no.
>
> MCE generally can only panic or log, everything else
> needs other contexts.
>
> > don't need task context at all, no?
>
> Process context is needed for various recovery schemes, all
> that need to sleep for example.

Please, as Peter and Boris asked you already, quote a concrete, specific
example:

'Specific event X occurs, kernel wants/needs to do Y. This cannot be done
via the suggested method due to Z.'

Your generic arguments look wrong (to the extent they are specified) and it
makes it much easier and faster to address your points if you dont blur them
by vagaries.

Thanks,

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