Re: [GIT PULL] tick/nohz updates v3

From: Ingo Molnar
Date: Thu May 13 2021 - 08:23:35 EST



* Frederic Weisbecker <frederic@xxxxxxxxxx> wrote:

> Ingo, Thomas,
>
> Please pull the timers/nohz-v3 branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
> timers/nohz-v3
>
> Changes since v2:
>
> * Add Acks from Peter Zijlstra
>
> * Only bother to fetch task's CPU if the task is queued in
> "tick/nohz: Kick only _queued_ task whose tick dependency is updated"
> (reported by Peter Zijlstra)
>
> * Correctly indent comment in
> "tick/nohz: Kick only _queued_ task whose tick dependency is updated"
> (reported by Peter Zijlstra)
>
> * Add Peter's SoB in "tick/nohz: Evaluate the CPU expression after the static key"
>
> * Add "tick/nohz: Call tick_nohz_task_switch() with interrupts disabled"
> (from Peter Zijlstra)

Thanks - I've applied your patches to tip:timers/nohz.

I did a few cosmetic touch-ups, so applied it from email. Will push it out
after some testing.

> * Add "MAINTAINERS: Add myself as context tracking maintainer"

Ack. Thomas?

Thanks,

Ingo