On Mon, Apr 18, 2016 at 06:57:26PM +0100, Dave P Martin wrote: > When using the Virtualisation Host Extensions, EL1 is not used in > the host and requires no separate configuration. > > In addition, with VHE enabled, non-hyp-specific EL2 configuration > that does not need to be done early will be done anyway in > __cpu_setup via the _EL1 system register aliases. In particular, > the layout and definition of CPTR_EL2 are changed by enabling VHE > so that they resemble CPACR_EL1, so existing code to initialise > CPTR_EL2 becomes architecturally wrong in this case. > > This patch simply skips the affected initialisation code in the > non-VHE case. > > Signed-off-by: Dave Martin <Dave.Martin@xxxxxxx> I queued this for 4.6 (with Marc's ack). Thanks. -- Catalin _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm