On Mon, 21 Jan 2019 15:33:34 +0000, Julien Thierry <[email protected]> wrote: > > From: Daniel Thompson <[email protected]> > > 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]> > Cc: Catalin Marinas <[email protected]> > Cc: Will Deacon <[email protected]> > Cc: Christoffer Dall <[email protected]> > Cc: Suzuki K Poulose <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]> M. -- Jazz is not dead, it just smell funny.

