public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Christoph Hellwig <hch@infradead.org>,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Subject: Re: [patch V5 0/3] smp: Make softirq handling RT friendly
Date: Mon, 25 Apr 2022 14:55:58 +0200	[thread overview]
Message-ID: <20220425125558.GJ2731@worktop.programming.kicks-ass.net> (raw)
In-Reply-To: <20220413132836.099363044@linutronix.de>

On Wed, Apr 13, 2022 at 03:31:00PM +0200, Thomas Gleixner wrote:
>  include/linux/interrupt.h    |    9 +++++++++
>  include/linux/sched.h        |    2 ++
>  kernel/sched/build_policy.c  |    2 ++
>  kernel/sched/build_utility.c |    1 +
>  kernel/sched/core.c          |    5 ++++-
>  kernel/sched/deadline.c      |    2 --
>  kernel/sched/fair.c          |    1 +
>  kernel/sched/idle.c          |    2 +-
>  kernel/sched/sched.h         |    8 ++------
>  kernel/sched/smp.h           |    6 ++++++
>  kernel/smp.c                 |   32 ++++++++++++++++++++++++--------
>  kernel/softirq.c             |   13 +++++++++++++
>  kernel/stop_machine.c        |    2 --
>  13 files changed, 65 insertions(+), 20 deletions(-)

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>

      parent reply	other threads:[~2022-04-25 12:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-13 13:31 [patch V5 0/3] smp: Make softirq handling RT friendly Thomas Gleixner
2022-04-13 13:31 ` [patch V5 1/3] sched: Fix missing prototype warnings Thomas Gleixner
2022-05-01  8:05   ` [tip: sched/core] " tip-bot2 for Thomas Gleixner
2022-04-13 13:31 ` [patch V5 2/3] smp: Rename flush_smp_call_function_from_idle() Thomas Gleixner
2022-05-01  8:05   ` [tip: sched/core] " tip-bot2 for Thomas Gleixner
2022-04-13 13:31 ` [patch V5 3/3] smp: Make softirq handling RT safe in flush_smp_call_function_queue() Thomas Gleixner
2022-04-20 15:56   ` Sebastian Andrzej Siewior
2022-04-25 12:55 ` Peter Zijlstra [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=20220425125558.GJ2731@worktop.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=bigeasy@linutronix.de \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox