LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Andres Salomon <dilinger@debian.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] highres: warn on softirq handling an unsafe callback
Date: Mon, 5 Mar 2007 11:07:02 +0100 [thread overview]
Message-ID: <20070305100702.GB9175@elte.hu> (raw)
In-Reply-To: <45EBEA9F.9070109@debian.org>
* Andres Salomon <dilinger@debian.org> 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@debian.org>
thanks.
Acked-by: Ingo Molnar <mingo@elte.hu>
[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
prev parent reply other threads:[~2007-03-05 10:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 10:02 Andres Salomon
2007-03-05 10:07 ` Ingo Molnar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070305100702.GB9175@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=dilinger@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--subject='Re: [PATCH] highres: warn on softirq handling an unsafe callback' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).