From: Ingo Molnar <mingo@kernel.org>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Catalin Iacob <iacobcatalin@gmail.com>,
Peter Zijlstra <peterz@infradead.org>,
Dave Jones <davej@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [GIT PULL] nohz: Fix warning with perf on full dynticks
Date: Fri, 5 Sep 2014 08:16:43 +0200 [thread overview]
Message-ID: <20140905061643.GA26453@gmail.com> (raw)
In-Reply-To: <1409864325-4008-1-git-send-email-fweisbec@gmail.com>
* Frederic Weisbecker <fweisbec@gmail.com> wrote:
> Ingo,
>
> Please pull the timers/urgent branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
> timers/urgent
>
> HEAD: 40bea039593dfc7f3f9814dab844f6db43ae580b
>
> Summary:
>
> * A patch merged in this merge window turned the nohz full kick to
> become NMI-unsafe. But perf needs to use this kick from NMIs.
> This patch fixes the issue by restoring the old NMI-safe internals of
> the API.
>
> Thanks,
> Frederic
> ---
>
> Frederic Weisbecker (1):
> nohz: Restore NMI safe local irq work for local nohz kick
>
>
> include/linux/tick.h | 7 +------
> kernel/time/tick-sched.c | 14 ++++++++++++++
> 2 files changed, 15 insertions(+), 6 deletions(-)
Pulled into tip:timers/urgent, thanks Frederic!
Ingo
prev parent reply other threads:[~2014-09-05 6:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 20:58 [GIT PULL] nohz: Fix warning with perf on full dynticks Frederic Weisbecker
2014-09-05 6:16 ` 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=20140905061643.GA26453@gmail.com \
--to=mingo@kernel.org \
--cc=davej@redhat.com \
--cc=fweisbec@gmail.com \
--cc=iacobcatalin@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.