diff options
author | Marc Zyngier <[email protected]> | 2020-09-11 19:16:11 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-09-13 13:18:10 +0100 |
commit | ed888cb0d1ebce69f12794e89fbd5e2c86d40b8d (patch) | |
tree | e93170f182f651f95ab98fc1b4b2268c1e87881a /drivers | |
parent | e0328feda79d9681b3e3245e6e180295550c8ee9 (diff) |
arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
Now that we allow CPUs affected by erratum 1418040 to come in late,
this prevents their unaffected sibblings from coming in late (or
coming back after a suspend or hotplug-off, which amounts to the
same thing).
To allow this, we need to add ARM64_CPUCAP_OPTIONAL_FOR_LATE_CPU,
which amounts to set .type to ARM64_CPUCAP_WEAK_LOCAL_CPU_FEATURE.
Fixes: bf87bb0881d0 ("arm64: Allow booting of late CPUs affected by erratum 1418040")
Reported-by: Matthias Kaehlcke <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Tested-by: Sai Prakash Ranjan <[email protected]>
Tested-by: Matthias Kaehlcke <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions