lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 1 Jun 2020 18:11:36 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Borislav Petkov <bp@...en8.de>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] smp/core changes for v5.8

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ