* Andres Salomon <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
thanks.
Acked-by: Ingo Molnar <[EMAIL PROTECTED]>
[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 [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/