On Fri, Jul 20, 2018 at 10:56:11AM +0100, Marc Zyngier wrote:
This is the backport of the arm64 SSBD patches to 4.9. I've had to cherry-pick a number of dependencies:
- The ldr_this_cpu macro
- parts of the SDEI series that allow tpidr_el2 to be used as the per-cpu offset
- one patch from the VHE series that introduce vcpu retrieval as a per-cpu variable
- one patch from the the EL2 randomisation series, allowing relative addressing of global structures
- the dynamic patching infrastructure
All now applied, thanks.
greg k-h