diff options
author | Daniel Thompson <[email protected]> | 2019-01-31 14:58:53 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-02-06 10:05:20 +0000 |
commit | 0ceb0d56905e3d141fae77e5936d00eee9233473 (patch) | |
tree | 384a6df2ab4fa2d83c2bae02797d9581a9c9e929 /drivers/usb/cdns3/cdns3-debug.h | |
parent | e9ab7a2e333615497b3fc426c379c330230c2b50 (diff) |
arm64: alternative: Apply alternatives early in boot process
Currently alternatives are applied very late in the boot process (and
a long time after we enable scheduling). Some alternative sequences,
such as those that alter the way CPU context is stored, must be applied
much earlier in the boot sequence.
Introduce apply_boot_alternatives() to allow some alternatives to be
applied immediately after we detect the CPU features of the boot CPU.
Signed-off-by: Daniel Thompson <[email protected]>
[[email protected]: rename to fit new cpufeature framework better,
apply BOOT_SCOPE feature early in boot]
Signed-off-by: Julien Thierry <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Christoffer Dall <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions