[PATCH v2 6/6] selftests: KVM: Test OS lock behavior

Oliver Upton oupton at google.com
Tue Nov 2 16:36:28 PDT 2021


Hi Ricardo,

On Tue, Nov 2, 2021 at 4:27 PM Ricardo Koller <ricarkol at google.com> wrote:
> > +static void enable_os_lock(void)
> > +{
> > +     write_sysreg(oslar_el1, 1);
>
> should be: write_sysreg(val, reg);

Yep, I'll do this once I rebase onto 5.16, as the sysreg rework isn't
available til then.

--
Thanks,
Oliver



More information about the linux-arm-kernel mailing list