]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Jun 2020 20:38:55 +0000 (13:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Jun 2020 20:38:55 +0000 (13:38 -0700)
commitb62403866e0ef436c961db0421bd27b2fa479a56
treee3743eee3537371fd23aaf1fe8bf3b42a610ce0a
parent981aecaba8ca81814344719eb94182172dbf56fe
parent4de2ca333159d9b118e0e0b97127b47d32b44f8a
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull SMP updates from Ingo Molnar:
 "Misc cleanups in the SMP hotplug and cross-call code"

* tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  cpu/hotplug: Remove __freeze_secondary_cpus()
  cpu/hotplug: Remove disable_nonboot_cpus()
  cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted"
  smp: Use smp_call_func_t in on_each_cpu()
arch/x86/kernel/smpboot.c
tools/power/pm-graph/sleepgraph.py