diff options
author | Qais Yousef <qais.yousef@arm.com> | 2020-03-23 13:51:02 +0000 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-03-25 12:59:35 +0100 |
commit | af7aa04683e85ccb9088e31fe67a0397167b7abd (patch) | |
tree | 2b4d20770590f828a5d67ec45ea60246aa9a445b /crypto/lz4.c | |
parent | e646ac5bb88d9480eeb3b0d31d2e3eed056c2638 (diff) | |
download | linux-next-af7aa04683e85ccb9088e31fe67a0397167b7abd.tar.gz |
x86/smp: Replace cpu_up/down() with add/remove_cpu()
The core device API performs extra housekeeping bits that are missing
from directly calling cpu_up/down().
See commit a6717c01ddc2 ("powerpc/rtas: use device model APIs and
serialization during LPM") for an example description of what might go
wrong.
This also prepares to make cpu_up/down() a private interface of the CPU
subsystem.
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-10-qais.yousef@arm.com
Diffstat (limited to 'crypto/lz4.c')
0 files changed, 0 insertions, 0 deletions