On Fri, Jul 20, 2018 at 10:52:50AM +0100, Marc Zyngier wrote:
This is the backport of the arm64 SSBD patches to 4.14. I've had to cherry-pick a number of dependencies:
- 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
Thanks for these, all now applied.
greg k-h