> +static inline uint32_t syn_illegalstate(void)
> +{
> + return EC_ILLEGALSTATE << ARM_EL_EC_SHIFT;
> +}I just noticed this should have the IL bit set. r~
> +static inline uint32_t syn_illegalstate(void)
> +{
> + return EC_ILLEGALSTATE << ARM_EL_EC_SHIFT;
> +}I just noticed this should have the IL bit set. r~