On Tue, 2 Jul 2019 at 11:47, Richard Henderson <[email protected]> wrote: > > Off by one error in the EL2 and EL3 tests. Remove the test > against EL3 entirely, since it must always be true. > > Signed-off-by: Richard Henderson <[email protected]> > --- > > This bug resulted in an infinite loop in the kernel's initialization > of SVE with EL2 and VHE enabled. It's probably worth including in 4.1, > even though VHE itself won't be included. > > > r~
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
