public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Borislav Petkov <bp@alien8.de>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] smp/core changes for v5.8
Date: Mon, 1 Jun 2020 18:11:36 +0200	[thread overview]
Message-ID: <20200601161136.GA1094087@gmail.com> (raw)

Linus,

Please pull the latest smp/core git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp-core-2020-06-01

   # HEAD: fb7fb84a0c4e8021ddecb157802d58241a3f1a40 cpu/hotplug: Remove __freeze_secondary_cpus()

Misc cleanups in the SMP hotplug and cross-call code.

 Thanks,

	Ingo

------------------>
Ethon Paul (1):
      cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted"

Kaitao Cheng (1):
      smp: Use smp_call_func_t in on_each_cpu()

Qais Yousef (2):
      cpu/hotplug: Remove disable_nonboot_cpus()
      cpu/hotplug: Remove __freeze_secondary_cpus()


 Documentation/power/suspend-and-cpuhotplug.rst       |  6 +++---
 arch/x86/kernel/smpboot.c                            |  4 ++--
 arch/x86/power/cpu.c                                 |  2 +-
 include/linux/cpu.h                                  | 19 ++++---------------
 include/linux/smp.h                                  |  4 ++--
 kernel/cpu.c                                         | 20 ++++++++++----------
 kernel/smp.c                                         |  2 +-
 .../pm-graph/config/custom-timeline-functions.cfg    |  2 +-
 tools/power/pm-graph/sleepgraph.py                   |  2 +-
 9 files changed, 25 insertions(+), 36 deletions(-)

             reply	other threads:[~2020-06-01 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01 16:11 Ingo Molnar [this message]
2020-06-01 21:55 ` [GIT PULL] smp/core changes for v5.8 pr-tracker-bot

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=20200601161136.GA1094087@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /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