summaryrefslogtreecommitdiffstats
path: root/drivers/hv
diff options
context:
space:
mode:
authorQais Yousef <qais.yousef@arm.com>2020-03-23 13:50:55 +0000
committerThomas Gleixner <tglx@linutronix.de>2020-03-25 12:59:31 +0100
commit0441a5597c5d02ed7abed1d989eaaa1595dedac5 (patch)
treed5014aec6251f4733d0740fc9a632850fad9d9a5 /drivers/hv
parent93ef1429e556f739a208e3968883ed51480580e8 (diff)
downloadlinux-0441a5597c5d02ed7abed1d989eaaa1595dedac5.tar.bz2
cpu/hotplug: Create a new function to shutdown nonboot cpus
This function will be used later in machine_shutdown() for some architectures. disable_nonboot_cpus() is not safe to use when doing machine_down(), because it relies on freeze_secondary_cpus() which in turn is a suspend/resume related freeze and could abort if the logic detects any pending activities that can prevent finishing the offlining process. Signed-off-by: Qais Yousef <qais.yousef@arm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20200323135110.30522-3-qais.yousef@arm.com
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions