Re: [PATCH] highres: warn on softirq handling an unsafe callback

From: Ingo Molnar
Date: Mon Mar 05 2007 - 05:15:55 EST



* Andres Salomon <dilinger@xxxxxxxxxx> wrote:

> run_hrtimer_queue is called from a softirq context, and should never
> run a callback that is classified as HRTIMER_CB_IRQSAFE_NO_SOFTIRQ. A
> bug in unrelated code had managed to trigger that bug, so let's add an
> explicit warning to this function.
>
> Signed-off-by: Andres Salomon <dilinger@xxxxxxxxxx>

thanks.

Acked-by: Ingo Molnar <mingo@xxxxxxx>

[suggestion for future submissions: please include the patch body as
text, not as a MIME attachment - this makes it easier for upstream
maintainers to process such mails.]

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/